Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cy.matchImageSnapshot() keeps takeing new screenshots and doesn't validate on any #229

Open
HuHussam opened this issue Oct 17, 2021 · 4 comments

Comments

@HuHussam
Copy link

I have installed the latest version of cypress-image-snapshot and cypress and all the configurations are like the document my code just opens google and take a snapshot and this part works but when I rerun to check the difference it takes another snapshot

@marianlorinc
Copy link

marianlorinc commented Nov 5, 2021

yes true, I have the same problem,

I found that problem is with customSnapshotsDir option,
If I keep it as default, do not use, it works.

@kostiantyn-work
Copy link

same for me

@simonsmith
Copy link

You could try switching to this updated fork - https://github.com/simonsmith/cypress-image-snapshot

@kostiantyn-work
Copy link

kostiantyn-work commented Aug 22, 2023

Thanks, Simonsmith!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants