Skip to content

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

Notifications You must be signed in to change notification settings

grandEL-dsouza/playwright-cucumber-test-for-browserstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

playwright-cucumber-test-for-browserstack-with-javascript

#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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published