Measuring user flow performance with Lighthouse and WebdriverIO
Lighthouse has a new user-flow API that allows lab testing at any point within a page's lifespan. There is support for generating a lighthouse report from a puppeteer script, but I wanted to explore using WebdriverIO to do the same!
Why would you wan...
hughmccamphill.com5 min read
Siva V
Great info..Can you explain me how this works? Wont this work without getting pupeteer browser? Why do we need pupeteer here?