How to make the settings for Download in Chrome when launched using Chromedriver?
问题 I have checked the option to "Ask where to save each file before downloading" in settings of my Chrome. But each time I am opening the Chrome using Chromedriver it is getting unchecked due to which the files are getting saved to the default download location. What can I do so that the option does not get unchecked when I launch Chrome using Chromedriver? I am using the following code block to launch chrome using chromedriver: public static IWebDriver driver_chrome; driver_chrome = new