Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor is built on top of WebDriverJS, which uses native events and browser-specific drivers to interact with your application. Protractor runs tests against your application running.
