Replies: 1 comment
-
Moved to #45 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, thank you for your great tool!
I'm facing a problem currently, which I can't overgo. Could you please advise, if I'm missing smth?
I"ve installed a plugin,
configured it and added a command to cypress.config
Added types for the plugin in ts.config:
@simonsmith/cypress-image-snapshot/types
In my test the command is available, it runs fine:
However it fails with no DOM element:
Am I doing smth wrong?
Regular cy.screenshot() works and saves the screenshot.
Beta Was this translation helpful? Give feedback.
All reactions