Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(page): exposed additional info for ConsoleMessage object #3365

Merged
merged 2 commits into from
Jan 11, 2019

Commits on Oct 11, 2018

  1. feat(page): exposed additional info for ConsoleMessage object

    This patch add additional method to ConsoleMessage object sent on console event. Currently, added URL and line number to additionalInfo.
    
    Fixes puppeteer#3029
    tompere committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    cf52d45 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. feat(page): exposed additional info for ConsoleMessage object

    This patch add additional method to ConsoleMessage object sent on console event. Currently, added URL and line number to additionalInfo.
    
    Fixes puppeteer#3029
    tompere committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    4f8df49 View commit details
    Browse the repository at this point in the history