|
@@ -79,12 +79,18 @@ class RunSauceLabs {
|
|
"version": "6.1",
|
|
"version": "6.1",
|
|
"device-orientation": "portrait"
|
|
"device-orientation": "portrait"
|
|
},
|
|
},
|
|
- // {
|
|
|
|
- // "browserName": "iphone",
|
|
|
|
- // "platform": "OS X 10.9",
|
|
|
|
- // "version": "7",
|
|
|
|
- // "device-orientation": "portrait"
|
|
|
|
- // },
|
|
|
|
|
|
+ {
|
|
|
|
+ "browserName": "iphone",
|
|
|
|
+ "platform": "OS X 10.9",
|
|
|
|
+ "version": "7",
|
|
|
|
+ "device-orientation": "portrait"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "browserName": "iphone",
|
|
|
|
+ "platform": "OS X 10.9",
|
|
|
|
+ "version": "7.1",
|
|
|
|
+ "device-orientation": "portrait"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"browserName": "android",
|
|
"browserName": "android",
|
|
"platform": "Linux",
|
|
"platform": "Linux",
|