You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Windows (XP and above)](https://www.browserstack.com/browserstack-local/BrowserStackLocal-win32.zip)
24
+
2. Once you have downloaded and unzipped the file, you can initiate the binary by running the command: `./BrowserStackLocal --key YOUR_ACCESS_KEY`
25
+
3. Once you see the terminal say "[SUCCESS]" You can now access your local server(s) in our remote browser”, your local testing connection is considered established.
26
+
4. You can then run the sample Local test using `npm run test:local`
27
+
28
+
Understand how many parallel sessions you need by using our [Parallel Test Calculator](https://www.browserstack.com/automate/parallel-calculator?ref=github)
29
+
30
+
31
+
## Notes
32
+
* You can view your test results on the [BrowserStack Automate dashboard](https://www.browserstack.com/automate)
33
+
34
+
## Additional Resources
35
+
*[Documentation for writing Automate test scripts with BrowserStack](https://www.browserstack.com/docs/automate/playwright)
0 commit comments