This script performs performance audits on a list of specified URLs using Lighthouse. It launches a headless instance of Chrome, runs Lighthouse audits for each URL, and extracts the load time for each page.
testing chrome automation loadtest performance-monitoring performance-testing lighthouse lighthouse-score pageloadspeed
-
Updated
Sep 10, 2024 - JavaScript