chore: update appium caps

This commit is contained in:
Sefa Ilkimen 2020-03-05 02:04:48 +01:00
parent f5597dd176
commit d84e3995d2
No known key found for this signature in database
GPG Key ID: 4AB0B60A9B5E59F5

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'