diff --git a/test/e2e-tooling/caps.js b/test/e2e-tooling/caps.js index b244319..9360ab0 100644 --- a/test/e2e-tooling/caps.js +++ b/test/e2e-tooling/caps.js @@ -68,7 +68,7 @@ const configs = { 'browserstack.networkLogs': false }, browserstackAndroidDevice: { - device: 'Google Nexus 6', + device: 'Samsung Galaxy S7', os_version: '6.0', project: 'HTTP Test App', autoWebview: true,