X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fe2e%2Fwdio.browserstack.conf.ts;h=0d68c8541bb022b27dccda1eb168c8c360459181;hb=b7e509b6ca5630463335bf6a7ab2124f275bd651;hp=c3c1e2b34723c9eea2e3ec4fbea12b8cf84b5740;hpb=a9536a4be90404030ff89013ad20082fbd49b8e0;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/e2e/wdio.browserstack.conf.ts b/client/e2e/wdio.browserstack.conf.ts index c3c1e2b34..0d68c8541 100644 --- a/client/e2e/wdio.browserstack.conf.ts +++ b/client/e2e/wdio.browserstack.conf.ts @@ -57,7 +57,7 @@ module.exports = { }, { browserName: 'Firefox', - browserVersion: '68', // Very old ESR + browserVersion: '78', // Very old ESR ...buildBStackDesktopOptions('Firefox ESR Desktop', '1280x1024', 'Windows') }, @@ -86,7 +86,7 @@ module.exports = { { browserName: 'Safari', - ...buildBStackMobileOptions('Safari iPhone', 'iPhone 7', '12') + ...buildBStackMobileOptions('Safari iPhone', 'iPhone 8 Plus', '12.4') }, { browserName: 'Safari',