Tim Short

Results 1 comments of Tim Short

I'm in the same boat. Just using my local (or Vagrant), I can use ``` options.add_experimental_option( 'prefs', { 'download.default_directory': '/usr/workspace/', 'download.prompt_for_download': False, 'download.directory_upgrade': True, 'safebrowsing.enabled': False, 'safebrowsing.disable_download_protection': True } )...