Skip to content

Commit

Permalink
ELEMENTS-800: update saucelabs browsers list
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonsilva committed Oct 29, 2018
1 parent d836cc6 commit d79faa1
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions wct.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,27 +14,22 @@
{
"browserName": "chrome",
"platform": "Windows 10",
"version": "63"
"version": "latest"
},
{
"browserName": "firefox",
"platform": "Windows 10",
"version": "57"
"version": "latest"
},
{
"browserName": "microsoftedge",
"platform": "Windows 10",
"version": "15"
},
{
"browserName": "internet explorer",
"platform": "Windows 8.1",
"version": "11"
"version": "latest"
},
{
"browserName": "safari",
"platform": "macOS 10.13",
"version": "11"
"version": "latest"
}
]
}
Expand Down

0 comments on commit d79faa1

Please sign in to comment.