mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: update Firefox testing pin to 128.0a1 (#12491)
This commit is contained in:
committed by
GitHub
parent
13c25bc7e8
commit
aad4a1a5b3
@@ -6,6 +6,6 @@
|
|||||||
|
|
||||||
export const testChromeBuildId = '121.0.6167.85';
|
export const testChromeBuildId = '121.0.6167.85';
|
||||||
export const testChromiumBuildId = '1083080';
|
export const testChromiumBuildId = '1083080';
|
||||||
export const testFirefoxBuildId = '127.0a1';
|
export const testFirefoxBuildId = '128.0a1';
|
||||||
export const testChromeDriverBuildId = '121.0.6167.85';
|
export const testChromeDriverBuildId = '121.0.6167.85';
|
||||||
export const testChromeHeadlessShellBuildId = '121.0.6167.85';
|
export const testChromeHeadlessShellBuildId = '121.0.6167.85';
|
||||||
|
|||||||
Reference in New Issue
Block a user