It seems that the feature of executing tests with the playwright test runner, written in gherkin, will not happen any time soon. 😦 I saw we currentlly have 2 community projects that are trying to deal with that. (thank you guys for helping us 🙏 )
What do you think, which solution could be better in terms of not lossing features that we currentlly have with the playwright test runner? Which approach would be easier to maintain and be better with the POM support?
This thread is trying to answer question "Which community project for executing tests with the playwright test runner using gherkin would be better in terms of not losing features and being easier to maintain with POM support?"
Yes, I also start with the first one and it is pretty good, still missing some things like custom features, but he is working on to add it. For me the first solution have more complex logic, as the second solution is a BDD wrapper/layer on top of the playwright test that we usulally have, so maybe it is even better. As I am new to Playwright with JS/TS, I wanted to get more responces from people who knows better.
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].