diff --git a/test/e2e-tooling/caps.js b/test/e2e-tooling/caps.js index 05f6263..5478e32 100644 --- a/test/e2e-tooling/caps.js +++ b/test/e2e-tooling/caps.js @@ -68,8 +68,8 @@ const configs = { 'browserstack.networkLogs': false }, browserstackAndroidDevice: { - device: 'Google Nexus 6', - os_version: '6.0', + device: 'Google Pixel 3', + os_version: '9.0', project: 'HTTP Test App', autoWebview: true, app: 'HttpTestAppAndroid',