Uploading and opening multiple reports with different configuration for the same URL

Author: IevaKoltanCreated Jul 28, 2024Updated Mar 28, 2026

Hello,

I couldn't find any topics related to my issue. I currently run Lighthouse programatically against same URL but with different configurations (mobile, web) and I upload everything at once. However, in Lighthouse server I can only open one report. What would be the best practise to be able to open both mobile and web html reports in Lighthouse server?

Source: GoogleChrome/lighthouse-ci