Skip to content

Commit

Permalink
Remove outdated Lighthouse references in FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 committed Dec 12, 2024
1 parent 0c4f784 commit 393cabf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/app/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -1253,10 +1253,7 @@ steps, Cypress adds its own overhead. Thus, the performance numbers you get from
Cypress tests are slower than "normal" use. Still, you can access the native
`window.performance` object and grab the page time measurements, see the
[Evaluate performance metrics](https://github.com/cypress-io/cypress-example-recipes#testing-the-dom)
recipe. You can also
[run Lighthouse audit straight from Cypress](https://www.testingwithmarie.com/post/web-performance-testing-with-google-lighthouse)
via [cypress-audit](https://www.npmjs.com/package/cypress-audit) community
plugin.
recipe.

## Integrations with Other Tools/Frameworks/Libraries

Expand Down

0 comments on commit 393cabf

Please sign in to comment.