Is there a way to get the google lighthouse report for the URL in Playwright test?

Is there a way to get the google lighthouse report for the URL in Playwright test?

Hi Tim,

You can use the below NPM library to get the lighthouse report on te console and you can generate the report in the project directory.