viktor-silakov
viktor-silakov
Is it possible to create a plugin system so that you can add your own features? Specifically, I need to add a couple of buttons to this panel with an...
It would be very nice to have such an opportunity to go to the desired location of the error using a mouse click in the console, now there is a...
Can I run a specific scenario by line number? It is a handy feature in cucumber-like tools. Example: `npx wdio --spec ./features/test.feature:N` where N - is the number of a...
Is it possible to use a similar to the `defineParameterType` transformation for all docstrings? Or maybe you can suggest some workaround? I want to add some templating system across all...
Hello, I'm interested in using the playwright-bdd library for my project. Before I start, could you please tell me if there are any significant limitations or restrictions I should be...