mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: update CfT Dashboard URLs (#10122)
This commit is contained in:
parent
ead413b560
commit
8d08b2f481
@ -267,7 +267,7 @@ npm run build --workspace @puppeteer-test/test
|
|||||||
|
|
||||||
The following steps are needed to update the Chrome version.
|
The following steps are needed to update the Chrome version.
|
||||||
|
|
||||||
1. Find a suitable Chrome revision via https://mathiasbynens.github.io/chrome-for-testing/ or https://chromiumdash.appspot.com/.
|
1. Find a suitable Chrome revision via https://googlechromelabs.github.io/chrome-for-testing/ or https://chromiumdash.appspot.com/.
|
||||||
2. Update `packages/puppeteer-core/src/revisions.ts` with the found version
|
2. Update `packages/puppeteer-core/src/revisions.ts` with the found version
|
||||||
number.
|
number.
|
||||||
3. Update `versions.js` with the new Chrome-to-Puppeteer version mapping and
|
3. Update `versions.js` with the new Chrome-to-Puppeteer version mapping and
|
||||||
|
@ -267,7 +267,7 @@ npm run build --workspace @puppeteer-test/test
|
|||||||
|
|
||||||
The following steps are needed to update the Chrome version.
|
The following steps are needed to update the Chrome version.
|
||||||
|
|
||||||
1. Find a suitable Chrome revision via https://mathiasbynens.github.io/chrome-for-testing/ or https://chromiumdash.appspot.com/.
|
1. Find a suitable Chrome revision via https://googlechromelabs.github.io/chrome-for-testing/ or https://chromiumdash.appspot.com/.
|
||||||
2. Update `packages/puppeteer-core/src/revisions.ts` with the found version
|
2. Update `packages/puppeteer-core/src/revisions.ts` with the found version
|
||||||
number.
|
number.
|
||||||
3. Update `versions.js` with the new Chrome-to-Puppeteer version mapping and
|
3. Update `versions.js` with the new Chrome-to-Puppeteer version mapping and
|
||||||
|
Loading…
Reference in New Issue
Block a user