Skip to content

BrowserStackCE/PW-WDIO-Parallel-Test

Repository files navigation

node-js-playwright-browserstack

This repo contains samples for running WebdriverIO appium tests on BrowserStack using the browserstack-node-sdk using Playwright as Test Runner.

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.
  • Set BROWSERSTACK_USERNAME and BROWSERSTACK_ACCESS_KEY as environment variables with your BrowserStack Username and Access Key or update the same in browserstack.yml file.
  • Run npm i to install the dependencies.

Running your tests

  • To run the sample tests in parallel across the platforms specified in the browserstack.yml, run npm run app-test.

Notes

About

This Repo helps users to leverage Playwright as a Test runner for the WDIO scripts, so that they can use a single code base for both Playwright and Appium frameworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors