March 2018
Intermediate to advanced
380 pages
9h 23m
English
Protractor (http://www.protractortest.org) is an end-to-end testing framework developed by the Angular team. It was originally intended for Angular and AngularJS applications but it is flexible enough to be used with any framework, such as React, JQuery, VueJS, and so on. Protractor runs e2e tests against real browsers using the Selenium web driver API.