Skip to content

Commit

Permalink
Update 'old browser' tests to last supported version on saucelabs.
Browse files Browse the repository at this point in the history
  • Loading branch information
starwed committed Jan 13, 2018
1 parent f59a1a8 commit c2aa195
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/test-browsers.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
{
"browserName": "chrome",
"version": "26",
"platform": "Windows XP"
"platform": "Windows 7"
},
{
"browserName": "chrome",
Expand All @@ -23,8 +23,8 @@
},
{
"browserName": "safari",
"version": "6",
"platform": "OS X 10.8",
"version": "7",
"platform": "OS X 10.9",
"syntheticKeyEvents": true,
"syntheticMouseEvents": true
},
Expand Down

0 comments on commit c2aa195

Please sign in to comment.