Skip to content

docs: Update what is not supported in Test Replay with issue links #5876

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

Merged
merged 8 commits into from
Jul 23, 2024

Conversation

jennifer-shehane
Copy link
Member

The FAQ does not comprehensively reflect what is supported in Test Replay. Additionally it's incorrectly saying we don't support Shadow DOm. https://docs.cypress.io/faq/questions/cloud-faq#Is-every-aspect-of-my-stack-included-in-Test-Replay

This updates the FAQ to be comprehensive and also point to issues where people can actively express and track support.

@jennifer-shehane
Copy link
Member Author

what is happening 😅 why does the lint fail on CI and not locally for this file?

- Web sockets ([see issue](https://github.com/cypress-io/cypress/issues/29907))
- localStorage & sessionStorage ([see issue](https://github.com/cypress-io/cypress/issues/29909))
- Cookies ([see issue](https://github.com/cypress-io/cypress/issues/29910))
- Console props of Cypress commands outside of `cy.request()`. ([see issue](https://github.com/cypress-io/cypress/issues/29911))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Console props of Cypress commands outside of `cy.request()`. ([see issue](https://github.com/cypress-io/cypress/issues/29911))
- Console props of Cypress commands outside of `cy.request()` ([see issue](https://github.com/cypress-io/cypress/issues/29911))

for consistency with other list items

@MikeMcC399
Copy link
Contributor

@jennifer-shehane

what is happening 😅 why does the lint fail on CI and not locally for this file?

Did you run npm ci first? Also Prettier is not necessarily consistent across operating systems.

Copy link
Contributor

@MikeMcC399 MikeMcC399 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No more comments 🙂 !
LGTM!

@jennifer-shehane
Copy link
Member Author

Yah I needed to run npm i. I mistakenly ran yarn at first.

@jennifer-shehane jennifer-shehane merged commit 2a9632d into main Jul 23, 2024
7 checks passed
@jennifer-shehane jennifer-shehane deleted the update-test-replay-support branch July 23, 2024 14:55
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

Successfully merging this pull request may close these issues.

3 participants