skip to Main Content

Run lighthouse for multiple pages/URLs – SEO

How can I run lighthouse for multiple pages/URLs without having to run the lighthouse-ci command multiple times for every single page I want to test/audit? How I currently run my lighthouse tests for my pages. lighthouse-ci --performance=80 --seo=80 --accessibility=80 --best-practices=80…

VIEW QUESTION
Back To Top
Search