We use Selenium to test file downloads from our web application. Currently we are using Firefox, set it to the desired download directory and make sure no dialogs pop up and
Internet Explorer doesn't use profiles. It's a limitation of the browser itself, not the IE driver. As such, there is no way to automatically download files to a specified location with Internet Explorer.