codeceptjs / codeceptjs/CodeceptJS
Cant figure out how to use Playwright native visual regression with Gherkin BDD
Open
stale
- Dominant language
- JavaScript
- Stars
- 4.2k
- Forks
- 757
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 16
Description
Hey everyone,
Maybe I am missing something obvious, but I cant find any proper way to use Playwrights native visual regression snapshots with a Gherkin BDD setup.
Doc here: https://playwright.dev/docs/test-snapshots
I am running my tests through Gherkin and BDD tooling, and everything works fine except the visual part. I would really prefer to avoid third party plugins and stay fully native with Playwright if possible.
Has anyone already managed to get this working in a clean and reliable way?
Any hint or example would be super appreciated. 😇
Contributor guide
Assessment
This issue has not been assessed yet.