Skip to content

Commit c5d67b8

Browse files
Ankit098francisf
authored andcommitted
chore: update readme
1 parent ca69728 commit c5d67b8

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -51,22 +51,12 @@ Cucumber only. Set this to true to enable updating the session name to the Scena
5151
Type: `Boolean`<br />
5252
Default: `false`
5353

54-
### forcedStop
55-
Set this to true to kill the browserstack process on complete, without waiting for the browserstack stop callback to be called. This is experimental and should not be used by all. Mostly necessary as a workaraound for [this issue](https://github.com/browserstack/browserstack-local-nodejs/issues/41).
56-
57-
Type: `Boolean`<br />
58-
Default: `false`
59-
6054
### opts
6155
Specified optional will be passed down to BrowserstackLocal. See [this list](https://www.browserstack.com/local-testing#modifiers) for details.
6256

6357
Type: `Object`<br />
6458
Default: `{}`
6559

66-
## Known Issues
67-
68-
- At the moment, it is challenging, if not impossible, to transfer localIdentifier to child-processes reliably because of how webdriverio designed their multi-process model. We recommend using this service without an identifier, which will create an account-wide local tunnel.
69-
7060
----
7161

7262
For more information on WebdriverIO see the [homepage](https://webdriver.io).

0 commit comments

Comments
 (0)