Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 294 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 294 Bytes

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