Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 159 Bytes

File metadata and controls

10 lines (7 loc) · 159 Bytes

CucumberJs+Protractor in Typescript

Run app

npm start

Run webdriver

npm run start-webdriver

Run protractor

npm run test:e2e