/e2e_test_with_protractor

End-to-End test using protractor for Angular and AngularJS applications with report

Primary LanguageJavaScript

E2E Testing with Protractor

Quick Start

To run the test, you need to install node.js, jdk first then run the following commands.

$ git clone https://github.com/elias-ela/e2e_test_with_protractor.git
$ npm install
$ webdriver-manager start

Open a new command Prompt and run the following

$ npm test

Author

Elias Feleke

Version

1.0.0