We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f53e6c commit 1d5910eCopy full SHA for 1d5910e
tests/local-test.py
@@ -4,7 +4,6 @@
4
5
options = ChromeOptions()
6
options.set_capability('sessionName', 'BStack Local Test')
7
-
8
# The webdriver management will be handled by the browserstack-sdk
9
# so this will be overridden and tests will run browserstack -
10
# without any changes to the test files!
0 commit comments