- Protractor provides end to end testing for AngularJS application.
- In this demo, “We will learn to install protractor”.
- To install protractor use npm install –g protractor command in the terminal as following screenshot:
- To set up protractor we need to update webdriver-manager using update command as following screenshot.
- Web driver manager can be start using start command as following screenshot:
- Once web driver manager is start we can open the localhost in port 4444 as following screenshot: