Skip to content

Instantly share code, notes, and snippets.

@Meir017
Last active February 27, 2024 21:08
Show Gist options
  • Save Meir017/d5b377451e9b7ce31148834b29e3341b to your computer and use it in GitHub Desktop.
Save Meir017/d5b377451e9b7ce31148834b29e3341b to your computer and use it in GitHub Desktop.
puppeteer-sharp-1.4.0

based on: https://github.com/GoogleChrome/puppeteer/compare/v1.3.0...v1.4.0

Raw Commits

Relevant Commits:

1. feat(Chromium): roll Chromium to r555668

2. Page.goto with 204

3. Add Page.browser() method

4. test: verify file url interception works as expected

5. docs: add explanation to page.waitForNavigation

6. feat(DeviceDescriptors): add pixel2/pixel2 xl

7. feat(Page): report 'Log' domain entries as 'console' events

8. feat(Page): add option to run 'beforeunload' when closing the page

9. fix: allow user gesture restricted code to be run in page.evaluate

10. feat(ElementHandle): introduce elementHandle.$eval

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment