Skip to content

Commit 4f545e4

Browse files
updated with package-lock file
1 parent bd6c94c commit 4f545e4

File tree

2 files changed

+5956
-2
lines changed

2 files changed

+5956
-2
lines changed

browserstack.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,9 @@ parallelsPerPlatform: 1
9393
# ==========================================
9494
# Set browserStackLocal to true if your website under test is not accessible publicly over the internet
9595
# Learn more about how BrowserStack Local works here -> https://www.browserstack.com/docs/automate/selenium/local-testing-introduction
96-
browserstackLocal: false # <boolean> (Default false)
97-
# browserStackLocalOptions:
96+
browserstackLocal: true # <boolean> (Default false)
97+
browserStackLocalOptions:
98+
skipBinaryInitialisation: true
9899
# Options to be passed to BrowserStack local in-case of advanced configurations
99100
# localIdentifier: # <string> (Default: null) Needed if you need to run multiple instances of local.
100101
# forceLocal: true # <boolean> (Default: false) Set to true if you need to resolve all your traffic via BrowserStack Local tunnel.

0 commit comments

Comments
 (0)