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

Headless Snapshots and Cypress Cloud Workflow #324

Open
byron-ia opened this issue Oct 18, 2024 · 0 comments
Open

Headless Snapshots and Cypress Cloud Workflow #324

byron-ia opened this issue Oct 18, 2024 · 0 comments

Comments

@byron-ia
Copy link

Hi,
Thanks for making this project.
I am trying to figure out how to find the diff when a snapshot comparison fails in headless mode.
Ideally when we run this on CI and then check Cypress Cloud to find out what failed, I can't find that image where I expect it.

No clear way to find the diff once the error is surfaced.
Image diff factor (0.011%) is bigger than maximum threshold option 0.009.
image

  1. How come the "See comparison" link is unavailable in Cypress Cloud replays?
    image

  2. How come the "Screenshots" icon doesn't show me the failed diff?
    I'm expecting to see the diff, like this:
    image

Instead it shows a snapshot of the current state with no clear indication of what's changed
image

It seems I'd have to pull the branch that's been updated with the latest from CI and locate the diff file myself.
Is that a limitation of the app, or do I have something misconfigured?

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