hey friends, I'm new to playwright and trying to migrate from cypress. in cypress I was locating elements in POM file and using them in test files with chaining click type etc. it was super easy. however I couldn't handle same approach in playwright. The Pom videos I looked was locating elements and action methods in the POM file.
This thread is trying to answer question "Is it possible to separate action methods and elements in POM design?"
Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].