May 19, 2014

Download file using Selenium WebDriver by using Firefox Profile

May 19, 2014 0
Download file using Selenium WebDriver by using Firefox Profile
This post will explain how to download files using selenium webdriver.

We need to create a firefox profile and set  preferences for that profile to save the file in desired location without showing the download or save to window


Below is the code: