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
We're using Percy for visual regression tests, and it provides its own screenshot command: cy.percySnapshot(). Other visual regression services/plugins provide their own commands, e. g. cy.matchImageSnapshot().
It would be great if assertion-before-screenshot allowed customizing screenshot commands, something like
We're using Percy for visual regression tests, and it provides its own screenshot command:
cy.percySnapshot()
. Other visual regression services/plugins provide their own commands, e. g.cy.matchImageSnapshot()
.It would be great if assertion-before-screenshot allowed customizing screenshot commands, something like
The text was updated successfully, but these errors were encountered: