Skip to content

devinbhullar/protractor-cucumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protractor Selenium Cucumber

Install NodeJS

  • Install NodeJs for Windows

Install Protractor Globally

  • npm install -g protractor

Checkout from Git Repo

Web Driver Update

  • open DOS terminal and run webdriver-manager Update

Start Selenium Web Driver Manager from DOS Terminal

  • webdriver-manager start

Install Dependencies from package.json file

  • npm install

Run Test

  • npm test

View Cucumber HTML reports

Reports/Html/cucumber_report.html or cucumber_html_reporter.html