News

Protractor - end to end testing for Angular Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests against your application running in a real browser, ...
The tutorial assumes you're already familiar with JavaScript and Protractor and focuses on using it with Percy. You'll still be able to follow along if you're not familiar with Protractor, but we ...
E2E Testing Note: In the past, end-to-end testing could be done with a deprecated tool called AngularJS Scenario Runner. That tool is now in maintenance mode. As applications grow in size and ...