Skip to content

Commit 5be7420

Browse files
author
shalini-90
committed
updatd the workflow
1 parent 6c054bd commit 5be7420

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

browserstack.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
9696
browserstackLocal: 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.

0 commit comments

Comments
 (0)