

#Protractor angular install
Install jdk and add path to environmental variables.

Protractor supports Angular-specific locator strategies, which allows you to test Angular-specific elements without any setup effort on your part.Protractor runs tests against your application running in a real browser, interacting with it as a user would. Protractor is an open-source testing framework you can use to perform end-to-end testing on Angular apps.Protractor is a Node.js program built on top of WebDriverJS.Protractor is a Node.js program built on top of WebDriverJS.

The first step is to set browser.ignoreSynchronization true inside.
