Retrieving Lighthouse User Flow Result as JSON #14551
-
Hello, I would like to implement a Lighthouse Analysis after running a user flow on a page. It was the case using the npm package lighthouse by setting it as an option : Thank you in advance for your help |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello, I was able to find the command to perform it : |
Beta Was this translation helpful? Give feedback.
Hello,
I was able to find the command to perform it :
const lighthouseResults = await flow.createFlowResult()