test: fix broken tests due to changes to BrowserStack

This commit is contained in:
Sefa Ilkimen
2023-06-14 17:29:22 +02:00
committed by GitHub
parent 342022d3a7
commit 60c042164a
+2 -2
View File
@@ -70,8 +70,8 @@ const configs = {
}, },
browserstackAndroidDevice: { browserstackAndroidDevice: {
'appium-version': '1.22.0', 'appium-version': '1.22.0',
device: 'Samsung Galaxy S7', device: 'Samsung Galaxy S8',
os_version: '6.0', os_version: '7.0',
project: 'HTTP Test App', project: 'HTTP Test App',
autoWebview: true, autoWebview: true,
app: 'HttpTestAppAndroid', app: 'HttpTestAppAndroid',