Does Cypress/puppeteer plugin support userFlow in lighthouse? #30041
Unanswered
yasserhussien
asked this question in
Plugins
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
right now I am trying to use lighthouse with cypress and I read that the user flow in lighthouse is only integrated with puppeteer so I tried to use cypress/puppeteer plugin but it doesn't work for me because the function startFlow from lighthouse assume that he will receive the page from lighthouse/types/puppeteer but it received from puppeteer-core/lib/types.
is there a way to solve this problem ?
Beta Was this translation helpful? Give feedback.
All reactions