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

Run lighthouse on desktop application which are built using Chromium Embedded Framework (CEF) via node #944

Open
ajitesh11 opened this issue Sep 15, 2023 · 0 comments

Comments

@ajitesh11
Copy link

ajitesh11 commented Sep 15, 2023

Can we run lighthouse on desktop application which are built using Chromium Embedded Framework (CEF) Programmatically ? Via node for eg.
If yes How?
If yes, can we do that via lighthouse-ci cli (https://www.npmjs.com/package/@lhci/cli) too?

I did a lot of research and I stuck at a point where i realize EITHER i need to pass a url to lighthouse OR pass --collect.staticDistDir to tell Lighthouse CI where your HTML files are located.

In my case none of the above is possible because the url of application is embedded in a desktop application.

Yes i can run lighthouse on that url in the browser but my requirement is not to run in the browser but on the desktop application which we have built for the application.

Any lead or input in this regard will be greatly appreciated.

@ajitesh11 ajitesh11 changed the title Run lighthouse on desktop application which are built using Chromium Embedded Framework (CEF) Run lighthouse on desktop application which are built using Chromium Embedded Framework (CEF) via node Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant