File tree Expand file tree Collapse file tree 2 files changed +5956
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5956
-2
lines changed Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments