Click here to Skip to main content
15,891,633 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all.
I have a question about Selenium driver.

-Environments
Visual Studio 2017 C#
Selenium.WebDriver 3.141.0
Chrome.WebDriver 83.0.0

-Symptom
If I add headless option, the file can't be downloaded.

I found that Selenium has a problem. link: python - Download file through Google Chrome in headless mode - Stack Overflow[^]

But I don't know how to solve this problem in C#.

Could you please how to solve this problem in C#?

Thank you :)

What I have tried:

I have tried to remove headless option, it works well.
But I don't know how to work well with headless option.
Posted
Updated 25-Aug-20 5:54am

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900