Download PDF files automatically in Firefox using Selenium WebDriver A complete example For those who are willing to learn by examples right away, here is a complete example of how to save PDF files automatically in Firefox using Selenium WebDriver. # Environment Tested: # Windows 7, Ruby 2.0.0p451, Selenium 2.41.0, Firefox 29.0.1 require 'selenium-webdriver' profile = Selenium::WebDriver::Firefox
{{#tags}}- {{label}}
{{/tags}}