https://angular.love/modern-e2e-testing-for-angular-apps-with-playwright #445
Replies: 1 comment 2 replies
-
Hello, this is a great article — kudos! I have one question. You're creating an Element class with action methods like fillInput and clearInput.
This way, the test contains only high-level abstractions, allowing 100% focus on user behavior and keeping the tests framework-agnostic.
What’s your take on this approach? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://angular.love/modern-e2e-testing-for-angular-apps-with-playwright
Angular.love - a place for all Angular enthusiasts created to inspire and educate.
https://angular.love/modern-e2e-testing-for-angular-apps-with-playwright
Beta Was this translation helpful? Give feedback.
All reactions