Skip to content

Commit

Permalink
test: update puppeteer-core versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ahwayakchih committed Jan 24, 2025
1 parent 739e971 commit 30571a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions puppeteer-core.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ const chromeToPupeteer = [
* https://pptr.dev/supported-browsers#supported-browser-version-list
*/
// Chromium version, Last compatible puppeteer version
['132.0.6834.110', '24.1.1'],
['132.0.6834.83', '24.1.0'],
['131.0.6778.264', '24.0.0'],
['131.0.6778.204', '23.11.1'],
['127.0.6533.88', '22.15.0'],
Expand Down

0 comments on commit 30571a4

Please sign in to comment.