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

Blackout detect wrong location #221

Open
thaibm opened this issue Aug 26, 2021 · 1 comment
Open

Blackout detect wrong location #221

thaibm opened this issue Aug 26, 2021 · 1 comment

Comments

@thaibm
Copy link

thaibm commented Aug 26, 2021

The selector is correct but it detects and fills the wrong position.

cy.matchImageSnapshot('trade-package-list', {
    blackout: ['.tp-list', 'app-horizontal-options .number-badge'],
});

image
image

@fayeez-tnl
Copy link

I think this is a known issue inside Cypress' screenshot API : cypress-io/cypress#5842

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

2 participants