Manage multiple local connections for Playwright
Test multiple forks and builds simultaneously by setting up separate Local Testing connections for each. Hassle-free Playwright testing on BrowserStack Automate.
You can test multiple forks and builds at the same time by setting up separate Local Testing connections for each.
To do this, use one of the following options:
If you are using the BrowserStack SDK, add the following snippet to your browserstack.yml file:
browserStackLocalOptions:
localIdentifier: Test123
Managing multiple Local Testing connections
You can use the Local Testing API to check the status of (or disconnect) active binaries. However, your connections will not show up in the API response unless you establish them using the --enable-logging-for-api flag, as follows:
./BrowserStackLocal --key YOUR_ACCESS_KEY --enable-logging-for-api <other_params>
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
Thank you for your valuable feedback!