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

[Multi-domain]: Support DOM snapshots in secondary domain #19893

Closed
mjhenkes opened this issue Jan 25, 2022 · 2 comments
Closed

[Multi-domain]: Support DOM snapshots in secondary domain #19893

mjhenkes opened this issue Jan 25, 2022 · 2 comments
Assignees
Labels
topic: cy.origin Problems or enhancements related to cy.origin command

Comments

@mjhenkes
Copy link
Member

What would you like?

Every command and assertion run takes a snapshot of the DOM at the moment it runs. Then when the user hovers over a log in the reporter, we replace the AUT with the snapshot so they can see what state the page was in when that command or assertion was run.

Why is this needed?

This allows the user to debug and see the state of the application at that point in time.

Other

@tbiethman tbiethman added the topic: cy.origin Problems or enhancements related to cy.origin command label Jan 26, 2022
@AtofStryker AtofStryker self-assigned this Mar 11, 2022
@cypress-bot cypress-bot bot added stage: needs review The PR code is done & tested, needs review stage: work in progress and removed stage: work in progress stage: needs review The PR code is done & tested, needs review labels Apr 7, 2022
@cypress-bot cypress-bot bot added stage: pending release and removed stage: needs review The PR code is done & tested, needs review labels Apr 22, 2022
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Apr 22, 2022

The code for this is done in cypress-io/cypress#20949, but has yet to be released.
We'll update this issue and reference the changelog when it's released.

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Apr 25, 2022

Released in 9.6.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v9.6.0, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Apr 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
topic: cy.origin Problems or enhancements related to cy.origin command
Projects
None yet
Development

No branches or pull requests

4 participants