Hacker News new | ask | show | jobs
by transreal 3035 days ago
That's not really true. You can use proxies with Headless Chrome using the --proxy-server command line parameter. And the API is richer that PhantomJS. See the underlying API documentation here: https://chromedevtools.github.io/debugger-protocol-viewer/to....
1 comments

It's only for proxy without auth. So mainly local ones. There is no way to use username and a password right now for proxy with headless chrome.