From d800ec5f36fa8d57f29c577bcf797a79081342d5 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 8 Sep 2022 11:10:22 +0200 Subject: Use android 7 for browser stack --- client/e2e/wdio.browserstack.conf.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/e2e') 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', -- cgit v1.2.3