You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running my report in Playwright Test Runner with vscode, I did have the code running, but it no longer works. And I've run this against multiple sites without luck.
lighthouseVersion: 11.7.1
I have updated to the latest version, which may have broken it.
compiled-reportrenderer.js:2656 Uncaught Error: query .lh-category .lh-category-header not found
at te.find (compiled-reportrenderer.js:2636:9257)
at O.injectFinalScreenshot (compiled-reportrenderer.js:2636:21728)
at ie._renderReport (compiled-reportrenderer.js:2637:2939)
at ie.renderReport (compiled-reportrenderer.js:2636:59883)
at Ne (compiled-reportrenderer.js:2637:18547)
at Lt (compiled-reportrenderer.js:2666:527)
at compiled-reportrenderer.js:2706:3
The text was updated successfully, but these errors were encountered:
potnoddle
changed the title
Lighthouse report is blank. I'm running my report in playwirght test runner with vscode
Lighthouse report is blank, and I can only see a console error
Apr 9, 2024
Note: I'm setting IgnoreError so I can get the report back regardless of whether there's a failure so I can make custom reports before re-throwing the error. I don't think its related to the problem but also didn't investigate.
I'm running my report in Playwright Test Runner with vscode, I did have the code running, but it no longer works. And I've run this against multiple sites without luck.
lighthouseVersion: 11.7.1
I have updated to the latest version, which may have broken it.
lighthouse-www_google_co_uk.zip
The text was updated successfully, but these errors were encountered: