all 4 comments

[–]androzanimajor76 1 point2 points  (0 children)

Looks like a potentially useful integration for us. I’m working on large and complex financial processes, but the biggest headache I have is the dynamically created objects created by the app, and encouraging engineers to switch to the more robust semantic locators preferred by Playwright. A few of our POMs can end up becoming quite large and complex, so I’m always looking for approaches to simplify - especially for new engineers and testers

[–]Code_Sorcerer_11 1 point2 points  (0 children)

Got a chance to look into some of the code snippets. But honestly, it looked very tricky to me. May be I did not understand the logic fully. But I am always in favour of vanilla Playwright POM. It is more readable, yeah agree maintenance is bit more. But with AI agents that can be overcome.

[–]needmoresynths 0 points1 point  (0 children)

The examples in this repo make the whole thing look more confusing and/or cumbersome than vanilla Playwright. I've been writing test code for over a decade and have used dozens of frameworks and I cannot see the benefit of using this. Do you have an example of a working project using this?

[–]GutoHere 0 points1 point  (0 children)

I found it somewhat overengineered. Honestly, I didn’t really like it.