Skip to content

Commit

Permalink
BrowserStack: Google Pixel 3
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Mar 7, 2024
1 parent 7b3e638 commit 6fdf301
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions js/tests/browsers.js
Expand Up @@ -67,11 +67,11 @@ const browsers = {
device: 'iPhone 12',
real_mobile: true
},
pixel2: {
pixel3: {
base: 'BrowserStack',
os: 'android',
os_version: '8.0',
device: 'Google Pixel 2',
os_version: '9.0',
device: 'Google Pixel 3',
real_mobile: true
}
},
Expand Down

0 comments on commit 6fdf301

Please sign in to comment.