File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -94,8 +94,8 @@ parallelsPerPlatform: 1
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
9696browserstackLocal : true # <boolean> (Default false)
97- browserStackLocalOptions :
98- skipBinaryInitialisation : true
97+ # browserStackLocalOptions:
98+ # skipBinaryInitialisation: true
9999# Options to be passed to BrowserStack local in-case of advanced configurations
100100 # localIdentifier: # <string> (Default: null) Needed if you need to run multiple instances of local.
101101 # forceLocal: true # <boolean> (Default: false) Set to true if you need to resolve all your traffic via BrowserStack Local tunnel.
You can’t perform that action at this time.
0 commit comments