Hi,
I am working on an Automation project where I download some files. I work with C# and Selenium.
When I use IE, I get this prompt asking whether to save the file or Open the file every time whenever a download.
I want the files to be saved automatically without any manual intervention.
Is there a setting in IE or can this be done through C#?
I am okay with registry entries solutions also, if any.
-Note: I am using the latest IE 11.
Thanks,
Saranya