diff --git a/client/e2e/wdio.browserstack.conf.ts b/client/e2e/wdio.browserstack.conf.ts index b89cdbc2e..944df8bdd 100644 --- a/client/e2e/wdio.browserstack.conf.ts +++ b/client/e2e/wdio.browserstack.conf.ts @@ -82,7 +82,7 @@ module.exports = { { browserName: 'Chrome', - ...buildBStackMobileOptions('Latest Chrome Android', 'Samsung Galaxy S6', '5.0') + ...buildBStackMobileOptions('Latest Chrome Android', 'Samsung Galaxy S8', '7.0') }, { browserName: 'Safari',