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

Cypress-Audit support for Lighthouse-user-flow #218

Open
Srutherford2407 opened this issue Apr 12, 2023 · 0 comments
Open

Cypress-Audit support for Lighthouse-user-flow #218

Srutherford2407 opened this issue Apr 12, 2023 · 0 comments

Comments

@Srutherford2407
Copy link

What would you like to see in the library?
We are currently looking to test with lighthouse a modal contained with a page, IE page has to load and an action is taken to expose the modal. Currently if we run cy.lighthouse() the page is reloaded and that modal is lost. I noticed that lighthouse had this (https://web.dev/lighthouse-user-flows/#snapshots) which currently works with puppeteer.

Why?
With applications that have different snippets of code (micro services) coming from different areas it would be benefit to capture that user-flow with lighthouse and not just the first page load of a given application.

Any other information that may help understanding the need
https://web.dev/lighthouse-user-flows/#snapshots
https://github.com/GoogleChrome/lighthouse/blob/main/docs/user-flows.md

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