You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WF has auth that Lighthouse (LH) is unable to bypass. Because of this, we need to use Selenium to navigate to the pages we care about and then run the LH audit.
Potential Issue
Selenium and LH both use the Chromium debugger protocol
Need JSON and HTML reports from LH
I don't know what this would look like in CI
The text was updated successfully, but these errors were encountered:
Problem Statement
WF has auth that Lighthouse (LH) is unable to bypass. Because of this, we need to use Selenium to navigate to the pages we care about and then run the LH audit.
Potential Issue
The text was updated successfully, but these errors were encountered: