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

Puppeteer Chromium with Lighthouse CLI #3833

Closed
ashoon opened this issue Nov 16, 2017 · 1 comment
Closed

Puppeteer Chromium with Lighthouse CLI #3833

ashoon opened this issue Nov 16, 2017 · 1 comment

Comments

@ashoon
Copy link

ashoon commented Nov 16, 2017

I have a simple node puppeteer script that starts chromium with a remote debugging port enabled and logins to a private website. I then try to run Lighthouse from the CLI to scrape a few pages with the chromium --port 9222 however it does not connect. Any ideas here?

@ashoon ashoon closed this as completed Nov 17, 2017
@ashoon
Copy link
Author

ashoon commented Nov 17, 2017

Closed - for whatever reason running a bash script in cygwin that contains a js program launching puppeteer just doesn't allow for the debug agent to connect.

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