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
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: