diff --git a/test/e2e-tooling/caps.js b/test/e2e-tooling/caps.js index 0548853..fa92769 100644 --- a/test/e2e-tooling/caps.js +++ b/test/e2e-tooling/caps.js @@ -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'