We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f59a1a8 commit c2aa195Copy full SHA for c2aa195
tests/test-browsers.json
@@ -13,7 +13,7 @@
13
{
14
"browserName": "chrome",
15
"version": "26",
16
- "platform": "Windows XP"
+ "platform": "Windows 7"
17
},
18
19
@@ -23,8 +23,8 @@
23
24
25
"browserName": "safari",
26
- "version": "6",
27
- "platform": "OS X 10.8",
+ "version": "7",
+ "platform": "OS X 10.9",
28
"syntheticKeyEvents": true,
29
"syntheticMouseEvents": true
30
0 commit comments