#Setup #Clone the repo and run cd node-js-playwright-browserstack Set BROWSERSTACK_USERNAME and BROWSERSTACK_ACCESS_KEY as environment variables with your BrowserStack Username and Access Key or make changes in the single.conf.js file present in the conf floder and in the setup.js file present in features/steps Run npm install #Running your tests #To run a sample test, run npm run test