Skip to content

This is a sample code written by GrandEL for running playwright test with Node.JS on Browserstack for Android devices. All one needs to do is clone this repository and add their credentials in the fixture file and simply run the test.

Notifications You must be signed in to change notification settings

grandEL-dsouza/playwright-with-node.js-for-Android-with-Browserstack

Repository files navigation

playwright-with-node.js-for-Android-with-Browserstack

Setup

  • Run npm i in the terminal for this repository

Add your credentials in the file fixtures.js on line numbers 21,22 and 30

Running your tests on android mobile

  • To run a sample test, run npm run mobile-test

About

This is a sample code written by GrandEL for running playwright test with Node.JS on Browserstack for Android devices. All one needs to do is clone this repository and add their credentials in the fixture file and simply run the test.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published