Skip to content

MihirR-BS/browserstack-playwright-load-testing-sample

 
 

Repository files navigation

node-js-playwright-browserstack

This repo contains samples for running Playwright tests on BrowserStack using the browserstack-node-sdk.

BrowserStack Logo

Setup

  • Clone the repo git clone -b sdk https://github.com/browserstack/node-js-playwright-browserstack.git and run cd node-js-playwright-browserstack. //insert ours here
  • Set BROWSERSTACK_USERNAME and BROWSERSTACK_ACCESS_KEY as environment variables with your BrowserStack Username and Access Key
  • Run npm i to install the dependencies.
  • Update the same in browserstack-load.yaml file.

Running your tests

  • To run the sample tests in parallel across the platforms specified in the browserstack-load.yaml, run npx browserstack-cli load run.

Notes

About

Sample repository for Playwright load-testing test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%