Use android 7 for browser stack
This commit is contained in:
parent
f2c29ced30
commit
d800ec5f36
|
@ -82,7 +82,7 @@ module.exports = {
|
|||
{
|
||||
browserName: 'Chrome',
|
||||
|
||||
...buildBStackMobileOptions('Latest Chrome Android', 'Samsung Galaxy S6', '5.0')
|
||||
...buildBStackMobileOptions('Latest Chrome Android', 'Samsung Galaxy S8', '7.0')
|
||||
},
|
||||
{
|
||||
browserName: 'Safari',
|
||||
|
|
Loading…
Reference in New Issue