Using lighthouse cli with firefox as a headless browser #13987
Unanswered
thearunkumar
asked this question in
Q&A
Replies: 1 comment 2 replies
-
No. Lighthouse can only test pages using Chrome. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I'm trying to run lighthouse cli and measure the performance and while it works fine with
chrome-launcher
, I am actually looking for running using a firefox headless browser mode as the application runs mainly on firefox.Is there a way to achieve that using
karma-firefox-launcher
or something similar?Any guidance is appreciated.
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions