Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 196 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 196 Bytes

Protractor Cucumber Test

An example project to try to replicate a simple Protractor e2e test in Cucumber.

Setup

  • npm install

Run

  • npm start in one shell
  • npm test in another