End-to-end testing template for angularjs applications, built with protractor.
follow the below commands or see protractor GET STARTED.
npm install -g protractor
webdriver-manager update
webdriver-manager start
npm install
you can use any command below.
npm start
protractor conf.js