catkinson19·7 лет назад·discussWebdriverIO 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...
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...