Skip to content

Commit 340541b

Browse files
committed
Merge branch 'release/1.2.0'
2 parents 5c2063f + 4cf2bd8 commit 340541b

28 files changed

+1749
-737
lines changed

browsers.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,12 @@
4242
"version": "12.2",
4343
"deviceName": "iPhone 7 Simulator"
4444
},
45-
"sl_chrome_android_8": {
45+
"sl_chrome_android_7": {
4646
"base": "SauceLabs",
4747
"browserName": "Chrome",
4848
"platform": "Android",
49-
"version": "8.0",
50-
"deviceName": "Samsung Galaxy S7 HD GoogleAPI Emulator"
49+
"version": "7.0",
50+
"deviceOrientation": "portrait",
51+
"deviceName": "Samsung Galaxy S7 GoogleAPI Emulator"
5152
}
5253
}

0 commit comments

Comments
 (0)