#Selenium #Java #Firefox #FirefoxDriver #TestAutomation #Testing

Change download path of Firefox Driver

I am writing some automated tests using the Java based Selenium Firefox driver. In one of my tests I have to download and verify a PDF file. But the Firefox Driver downloads the file in the default download folder. I want to download the file in a different folder. Is it possible to change the location where the file should be downloaded?
Subscribe to #Selenium #Java #Firefox #FirefoxDriver #TestAutomation #Testing