Safari desktop 13 is not supported anymore
This commit is contained in:
parent
863530b654
commit
347fd59f4b
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ module.exports = {
|
|||
},
|
||||
{
|
||||
browserName: 'Safari',
|
||||
browserVersion: '13',
|
||||
browserVersion: '14',
|
||||
|
||||
...buildBStackDesktopOptions({ sessionName: 'Safari Desktop', resolution: '1280x1024' })
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue