Skip to content

Commit a7464d9

Browse files
SaranshBSfrancisf
authored andcommitted
readme fix
1 parent 2488c0f commit a7464d9

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,6 @@ Master branch contains **Selenium 3** samples, for **Selenium 4 - W3C protocol**
1818

1919
Understand how many parallel sessions you need by using our [Parallel Test Calculator](https://www.browserstack.com/automate/parallel-calculator?ref=github)
2020

21-
## Running local tests
22-
Make following changes to `conf/single.conf.js` and `conf/parallel.conf.js`
23-
- Add `browserstack.local: true` to capabilities
24-
- Add `browserstackLocal: true` to browserstack service config.
25-
```
26-
services: [['browserstack', { browserstackLocal: true }]]
27-
```
28-
2921
## Notes
3022
* You can view your test results on the [BrowserStack automate dashboard](https://www.browserstack.com/automate)
3123
* To test on a different set of browsers, check out our [platform configurator](https://www.browserstack.com/automate/node#setting-os-and-browser)

0 commit comments

Comments
 (0)