lighthouse-ci
lighthouse-ci copied to clipboard
lhci autorun: healthcheck fails with "Chrome installation not found" when using collect.method="psi"
Describe the bug
This is a follow-up to #414. It seems, this was fixed only for lhci collect, but not for lhci autorun.
To Reproduce Steps to reproduce the behavior:
- Run this command:
npx lhci autorun --collect.url="https://my-test-url" --collect.method="psi" --collect.psiApiKey="###" - Healthcheck fails due to
Chrome installation not found
Expected behavior
Chrome is not required, when using psi. So the healthcheck should not fail in this case. #418 seems to have fixed this for the lhci collect command, but seemingly not for lhci autorun.
Environment (please complete the following information):
- Using Docker Image
patrickhulce/lhci-server