Skip to content

jeevan-puli/TestPlayGround_WebDriverIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestPlayGround

Step: 1

  1. Install lates Version of Node.js.
  2. Clone the repo.
  3. Do npm install.

Step: 2 : To run the tests do the following.

  1. npm run test (To run all the tests).
  2. npm run homepage (to run homepage tests).
  3. npm run mouseoverpage (to run mouse over page tests).
  4. npm run progressbarpage (to run progressbar page tests).
  5. npm run sampleapppage (to run sampe app page tests).

Step: 3 : To open allure reports do following after above execution is over.

  1. npm run openallurreport (this will generate report html and will open in browser)

About

Test Assignment Temp Repo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors