Compare commits
1 commit
main
...
XhmikosR-p
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f65f379499 |
1 changed files with 3 additions and 3 deletions
|
|
@ -51,11 +51,11 @@ const browsers = {
|
||||||
device: 'iPhone 11',
|
device: 'iPhone 11',
|
||||||
real_mobile: true
|
real_mobile: true
|
||||||
},
|
},
|
||||||
pixel2: {
|
pixel4: {
|
||||||
base: 'BrowserStack',
|
base: 'BrowserStack',
|
||||||
os: 'android',
|
os: 'android',
|
||||||
os_version: '8.0',
|
os_version: '11.0',
|
||||||
device: 'Google Pixel 2',
|
device: 'Google Pixel 4',
|
||||||
real_mobile: true
|
real_mobile: true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue