Skip to content

Commit 044043a

Browse files
kamal-kaur04francisf
authored andcommitted
comment localOptions
1 parent 7c4e33c commit 044043a

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
@@ -58,9 +58,9 @@ parallelsPerPlatform: 1
5858
# Set browserStackLocal to true if your website under test is not accessible publicly over the internet
5959
# Learn more about how BrowserStack Local works here -> https://www.browserstack.com/docs/automate/selenium/local-testing-introduction
6060
browserstackLocal: true # <boolean> (Default false)
61-
browserStackLocalOptions:
61+
#browserStackLocalOptions:
6262
# Options to be passed to BrowserStack local in-case of advanced configurations
63-
localIdentifier: browserstack_sample # <string> (Default: null) Needed if you need to run multiple instances of local.
63+
# localIdentifier: # <string> (Default: null) Needed if you need to run multiple instances of local.
6464
# forceLocal: true # <boolean> (Default: false) Set to true if you need to resolve all your traffic via BrowserStack Local tunnel.
6565
# Entire list of arguments available here -> https://www.browserstack.com/docs/automate/selenium/manage-incoming-connections
6666

0 commit comments

Comments
 (0)