Protractor-tests Automated e2e tests with protractor Preconditions to run the tests Application against which tests were written Install nodejs and angular/cli Clone test repository Run npm install (to get the related node modules) Run the tests: protractor conf.js