You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
browserName: chrome # Try 'samsung' for Samsung browser
41
42
osVersion: 12.0
43
+
42
44
# =======================
43
45
# Parallels per Platform
44
46
# =======================
@@ -49,18 +51,21 @@ platforms:
49
51
#
50
52
# Example 2 - If you have configured 1 platform and set `parallelsPerPlatform` as 5, a total of 5 (1 * 5) parallel threads will be used on BrowserStack
51
53
parallelsPerPlatform: 1
54
+
52
55
# ==========================================
53
56
# BrowserStack Local
54
57
# (For localhost, staging/private websites)
55
58
# ==========================================
56
59
# Set browserStackLocal to true if your website under test is not accessible publicly over the internet
57
60
# Learn more about how BrowserStack Local works here -> https://www.browserstack.com/docs/automate/selenium/local-testing-introduction
0 commit comments