- Notifications
You must be signed in to change notification settings - Fork53
browserstack/node-js-playwright-browserstack
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repo contains samples for runningPlaywright tests on BrowserStack using the browserstack-node-sdk.
- Clone the repo
git clone -b sdk https://github.com/browserstack/node-js-playwright-browserstack.gitand runcd node-js-playwright-browserstack. - Set
BROWSERSTACK_USERNAMEandBROWSERSTACK_ACCESS_KEYas environment variables with yourBrowserStack Username and Access Key or update the same inbrowserstack.ymlfile. - Run
npm ito install the dependencies.
- To run the sample tests in parallel across the platforms specified in the
browserstack.yml, runnpm run sample-test. - To run the sample local tests in parallel across the platforms specified in the
browserstack.yml, runnpm run sample-local-test.
- You can view your test results on theBrowserStack Automate dashboard
- Understand how many parallel sessions you need by using ourParallel Test Calculator
About
Creating a sample repo for different Playwright languages and runners
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
