Protractor and Jasmine What is Protractor? Protractor is an open source end-to-end testing framework for Angular and AngularJS applications, built by Google on top of WebdriverJS. It also serves as a replacement for the existing AngularJS E2E testing framework called “Angular Scenario Runner”..