Skip to content

Commit

Permalink
updated saucelab browser version (#355)
Browse files Browse the repository at this point in the history
  • Loading branch information
wti806 authored and bojeil-google committed Mar 28, 2018
1 parent 641ffbe commit dc57287
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions sauce_browsers.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[
{
"browserName" : "firefox",
"platform" : "OS X 10.9",
"version": "49.0",
"platform" : "OS X 10.11",
"version": "59.0",
"name": "firefox-latest-mac"
},
{
"browserName" : "chrome",
"platform" : "OS X 10.9",
"platform" : "OS X 10.11",
"timeZone": "Pacific",
"version" : "54.0",
"version" : "65.0",
"name": "chrome-latest-mac"
},
{
Expand All @@ -30,8 +30,8 @@
"browserName" : "MicrosoftEdge",
"platform" : "Windows 10",
"timeZone": "Pacific",
"version" : "14.14393",
"name": "edge-14-windows"
"version" : "16.16299",
"name": "edge-16-windows"
},
{
"browserName" : "safari",
Expand All @@ -50,9 +50,9 @@
{
"deviceName": "iPhone 6 Simulator",
"platformName": "iOS",
"platformVersion": "8.4",
"platformVersion": "11.2",
"browserName": "Safari",
"name": "ios-84-sim"
"name": "ios-11-sim"
},
{
"deviceName": "iPhone 6 Simulator",
Expand Down

0 comments on commit dc57287

Please sign in to comment.