Hacker News new | ask | show | jobs
by catkinson19 2593 days ago
WebdriverIO recently got support for Lighthouse, but also the devTools plungin has support for page load.

If I were to set this up I'd use devtools to throttle the network down to 3g, and I would actually render the browser in the test.

https://github.com/webdriverio/webdriverio/tree/master/packa...