You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use GoDog with Playwright Go (since playwright has good framework for API and Browser automation). Please let us know if its possible to do this ! if, yes, if you could provide some examples that would be awesome.
✨ What's your proposed solution?
integrate GoDog with Playwright Go (since playwright has good framework for API and Browser automation).
⛏ Have you considered any alternatives or workarounds?
Right now using playwright with other programming languages such as typescript, python, java, c#
I'm not aware of any library that provides godog step definitions to control playwright-go, but it should be relatively easy to write one. godog itself only provides the engine to define and run tests, it does not have any step definitions out of the box.
🤔 What's the problem you're trying to solve?
I would like to use GoDog with Playwright Go (since playwright has good framework for API and Browser automation). Please let us know if its possible to do this ! if, yes, if you could provide some examples that would be awesome.
✨ What's your proposed solution?
integrate GoDog with Playwright Go (since playwright has good framework for API and Browser automation).
⛏ Have you considered any alternatives or workarounds?
Right now using playwright with other programming languages such as typescript, python, java, c#
📚 Any additional context?
This text was originally generated from a template, then edited by hand. You can modify the template here.
The text was updated successfully, but these errors were encountered: