Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selenium4 DevTools command to run AUDIT or Lighthouse #8238

Closed
mittaperf opened this issue Apr 24, 2020 · 1 comment
Closed

Selenium4 DevTools command to run AUDIT or Lighthouse #8238

mittaperf opened this issue Apr 24, 2020 · 1 comment

Comments

@mittaperf
Copy link

🚀 Feature Proposal

Selenium4 DevTools command to run AUDIT or Lighthouse

Motivation

use selenium to trigger lighthouse reports for webpages

Example

Please provide an example for how this feature would be used.

Like in Puppeteer we trigger to generate html report
runlighthouse(page.url(),opts,config,'lighthouse Report homepage.html')

@diemol
Copy link
Member

diemol commented Mar 17, 2021

We usually leave these feature proposals open for a while to see what traction they get from the community, but this one has not gotten any reactions.

More importantly, we have discussed if this should be supported or not directly through Selenium WebDriver. The overall and long term goal is to support an API that allows users perform common use cases supported by all browsers, these use cases can be seen at #8168. We believe this use case can be supported by a framework built on top of Selenium.

@diemol diemol closed this as completed Mar 17, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Sep 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants