Skip to content

codestellar/protractor-typescript

Repository files navigation

Getting started with Protractor TypeScript

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