IamAfrontendDev
Results
2
issues of
IamAfrontendDev
I want to add network throttling 3g config in the [playwright-lighthouse](https://www.npmjs.com/package/playwright-lighthouse) package, I don't know where exactly to pass the config, even though I am running a CDP session I...
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...