GoogleChromeLabs / lighthousebot

Run Lighthouse in CI, as a web service, using Docker. Pass/Fail GH pull requests.
Apache License 2.0
2.24k stars 127 forks source link

Will lighthousebot supports the authenticated web pages? #60

Open kabilan-ravi opened 5 years ago

kabilan-ravi commented 5 years ago

Scenario: I need to audit a page which needs authentication. Say i have to give my username and password to go that particular url, if not it will redirect back to login page.

For the above scenario, how can i use lighthousebot?