• Lighthouse CI Automated Tests
  • How to add new pages to lighthouse tests
  • Add a static webpage
  • Add a dynamic webpage
  • 1. Get the URL
  • 2. Write the URL to stdout
  • 3. Export the URL to an environment variable
  • 4. Call the environment variable in the lighthouse config
  • How to debug Lighthouse tests?
  • Failing Lighthouse Puppeteer Script
  • Steps to solve the failing lighthouse test