Skip to content

kdoshi2014/BrowserStack-Cucumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrowserStack-CucumberJS

Test project to integrate BrowserStack Automate in NodeJS, Cucumber using some sample scenarios.

BrowserStack Logo

Scenario Tested

  • Open the BrowserStack site
  • Search for Sign In link and click on it
  • Enter the email and password and click on Sign in button
  • Click on cross icon on the Local installation pop up
  • Select the browser you want to open live session for and click on it
  • Check whether the live session was successful by checking the title of the Live session page

Type of Tests

  • Single test executing one capability (npm run single)
  • Parallel test executing in parallel for the configured browsers in capability (npm run parallel)
  • Local test executed to test the Automate Local connection (npm run local)

Notes

  • Test is written using NodeJS, Cucumber framework

About

BrowserStack-Cucumber

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors