Skip to content

MrRickSan/protractor-cucumber-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

protractor-cucumber-automation

This test executes a search for a specific game on the Willian Hill Vegas web application "https://vegas.williamhill.com/" using a protractor-cucumber framework

Getting Started

Clone Repository

git clone https://github.com/MrRickSan/protractor-cucumber-automation.git
cd protractor-cucumber-automation

Install Dependencies

npm install

Start Webdriver Manager (in 1 terminal window)

npm run start-webdriver

Run Protractor in Desktop mode (in another terminal window)

npm run desktop

Run Protractor in Mobile mode

npm run mobile

The reports are being be created inside reports folder after execution

/*/reports/

About

Automation test using protractor and cucumber

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors