Join Discord
Communities
Powered by
I am testing to see if an Angular Reactive Form i...
# best-practices
g
glamorous-oxygen-73293
04/30/2023, 8:57 PM
I am testing to see if an Angular Reactive Form is Valid. What seems to work is cy.get(''#myForm").should("have.class", 'ng-valid"); seems to work but is this a best practice or is there a better way.
Previous
Next