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
Copy file name to clipboardExpand all lines: android/browserstack.yml
-11Lines changed: 0 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -47,17 +47,6 @@ platforms:
47
47
osVersion: 12.0
48
48
platformName: android
49
49
50
-
# =======================
51
-
# Parallels per Platform
52
-
# =======================
53
-
# The number of parallel threads to be used for each platform set.
54
-
# BrowserStack's SDK runner will select the best strategy based on the configured value
55
-
#
56
-
# Example 1 - If you have configured 3 platforms and set `parallelsPerPlatform` as 2, a total of 6 (2 * 3) parallel threads will be used on BrowserStack
57
-
#
58
-
# 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
Copy file name to clipboardExpand all lines: ios/browserstack.yml
-11Lines changed: 0 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -47,17 +47,6 @@ platforms:
47
47
osVersion: 14
48
48
platformName: ios
49
49
50
-
# =======================
51
-
# Parallels per Platform
52
-
# =======================
53
-
# The number of parallel threads to be used for each platform set.
54
-
# BrowserStack's SDK runner will select the best strategy based on the configured value
55
-
#
56
-
# Example 1 - If you have configured 3 platforms and set `parallelsPerPlatform` as 2, a total of 6 (2 * 3) parallel threads will be used on BrowserStack
57
-
#
58
-
# 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
0 commit comments