Skip to content

Saurabhrck/Protractor_Cucumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protractor_Cucumber

Demo Framework with Protractor and Cucumber

Install npm packages:

npm i

Update and init WebDriver:

npm run webdriver-update

Start Webdriver server: Default port 4444

npm run webdriver-start

Run the test:

npm run test

Update cucumber tags in /src/conf.ts

About

Demo Framework with Protractor and Cucumber

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published