Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 173 Bytes

Readme.md

File metadata and controls

7 lines (6 loc) · 173 Bytes

Getting started with Protractor TypeScript

  • Install Nodejs
  • Go to Project Directory
  • npm install
  • webdriver-manager start
  • npm test (in separate command shell)