Skip to content

Commit 33784c7

Browse files
author
Chakwen Hong
committed
add ios 11 device
1 parent ffcfbb9 commit 33784c7

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

test/browsers.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,15 @@
5353
"browser_version": "11.1",
5454
"real_mobile": null
5555
},
56+
"bs-ios-11": {
57+
"base": "BrowserStack",
58+
"os": "ios",
59+
"os_version": "11.0",
60+
"browser": "iphone",
61+
"device": "iPhone 8",
62+
"browser_version": null,
63+
"real_mobile": true
64+
},
5665
"bs-android-8": {
5766
"base": "BrowserStack",
5867
"os": "android",

0 commit comments

Comments
 (0)