web icon indicating copy to clipboard operation
web copied to clipboard

feat: upgrade puppeteer and puppeteer-core to v23

Open web-padawan opened this issue 1 year ago • 1 comments

What I did

Upgraded puppeteer-core and puppeteer to v23. This includes the following breaking changes:

  • Renamed product to browser, see https://github.com/puppeteer/puppeteer/pull/12757
  • Changed return type of page.screenshot(), see https://github.com/puppeteer/puppeteer/pull/12823

web-padawan avatar Aug 29 '24 10:08 web-padawan