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

Manual snapshots don't work when disableAutoSnapshot=true #131

Open
zernie opened this issue May 9, 2024 · 0 comments
Open

Manual snapshots don't work when disableAutoSnapshot=true #131

zernie opened this issue May 9, 2024 · 0 comments

Comments

@zernie
Copy link

zernie commented May 9, 2024

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. set disableAutoSnapshot: true
  2. call cy.takeSnapshot()

Expected behavior

A manual snapshot is saved to cypress/downloads

Actual behavior

Manual snapshot is not saved

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context

The issue is in @chromatic-com/cypress/support afterEach callbacks

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

1 participant