BrowserStack: test Edge 16 too (#30725)

This commit is contained in:
XhmikosR 2020-05-05 22:10:16 +03:00 committed by GitHub
parent 515bdd4ce6
commit 122c99ebeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -24,6 +24,13 @@ const browsers = {
browser_version: 'latest'
},
edgeWin10: {
base: 'BrowserStack',
os: 'Windows',
os_version: '10',
browser: 'Edge',
browser_version: '16'
},
edgeWin10Latest: {
base: 'BrowserStack',
os: 'Windows',
os_version: '10',