Hi. What is the best to use with Playwright? Is using cucumber runner along with playwright is a good option. One of the teams in which I am implementing playwright is too used to Cucumber and want to only work with it. Can any direct me to a repo which have working examples of cucumber runner.
This thread is trying to answer question "What is the best to use with Playwright? Is using cucumber runner along with playwright a good option?"
Hi! It depends on many factors. I think you can try different approaches to find the suitable one for you. Here is an article about integrating Playwright into Cucumber runner: https://medium.com/@manabie/how-to-use-playwright-in-cucumberjs-f8ee5b89bccc On the other hand, there is an integration of Cucumber BDD tests into Playwright runner: https://github.com/vitalets/playwright-bdd
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].