This is an example showing direct control of Angular 1.x application from Cypress.
We wrote a companion blog post that provides more details and explanation of this recipe.
Please read that if you'd like to understand more about programmatically controlling your Angular applications.
- Programmatically control AngularJS
- Bypass the DOM, update scopes directly
- Create custom command for controlling services