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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,8 +70,8 @@ const configs = {
},
browserstackAndroidDevice: {
'appium-version': '1.22.0',
device: 'Samsung Galaxy S7',
os_version: '6.0',
device: 'Samsung Galaxy S8',
os_version: '7.0',
project: 'HTTP Test App',
autoWebview: true,
app: 'HttpTestAppAndroid',