I've set the download directory for Chrome in the browser prefs, but when my Selenium 2 test downloads a file, it is not saved there. On Windows 7, the file is saved to <user.home>/Downloads. On Windows XP, it's saved to <user.home>/My Documents/Downloads. Chrome doesn't seem to have a command-line option for specifying the directory for downloads that I can use with ChromeOptions.setArguments().
Anyone know of a way to get the ChromeDriver to use a specific directory for downloads? I'm using version 2.16.1 and the latest chromedriver.exe.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/selenium-users/-/rY8tjK48fewJ.
To post to this group, send email to seleniu...@googlegroups.com.
To unsubscribe from this group, send email to selenium-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/selenium-users?hl=en.