Relative Content

Tag Archive for javascriptreactjsplaywrightlighthouseplaywright-lighthouse

Lighthouse Reports Showing Mobile Layout Despite Desktop Configuration File

Lighthouse by defaults to the mobile layout. I am passing the lighthouseDesktopConfig file, located at lighthouse/core/config/lr-desktop-config from the node_modules to configure the tests for the desktop layout. However, the reports are still reflecting the mobile layout. Even with the desktop configuration being passed and there is also an error saying test timeout of 30000ms exceeded when i try running the test cases.
The version’s installed are