Skip to content

Saurabhrck/Protractor_JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protractor_JavaScript

Build first

npm i

Update webdriver:

npm run webdriver-update

Start Webdriver server: (Optional)

npm run webdriver-start

Run the entire suite:

npm run test

Run Only Smoke Test Suite

npm run test-smoke

Run Only Regression Test Suite

npm run test-regression

Serve allure report

npm run report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published