Hacker News new | ask | show | jobs
by coolio222 3221 days ago
Can you download files in headless Firefox or Chrome?
1 comments

Not with Chrome at the moment.

https://bugs.chromium.org/p/chromium/issues/detail?id=696481

Soon.

In the interim I've been using standard C# web requests and using the cookies from the ChromeDriver. Doesn't work for downloads where it is not a direct link unfortunately.