chore: update appium caps

This commit is contained in:
Sefa Ilkimen
2020-03-05 02:04:48 +01:00
parent f5597dd176
commit d84e3995d2
+2 -2
View File
@@ -67,8 +67,8 @@ const configs = {
app: 'HttpTestAppAndroid'
},
browserstackAndroidDevice: {
device: 'Google Nexus 9',
os_version: '5.1',
device: 'Google Nexus 6',
os_version: '5.0',
project: 'HTTP Test App',
autoWebview: true,
app: 'HttpTestAppAndroid'