leonidessaguisagjr / webdriverdownloader

Python module to facilitate downloading and deploying WebDriver binaries. Currently supporting geckodriver, chromedriver and operachromiumdriver.
https://pypi.org/project/webdriverdownloader/
MIT License
20 stars 17 forks source link

Set custom DownloadPath #9

Open veldhaenchen opened 4 years ago

veldhaenchen commented 4 years ago

Hi, is is possible to set a custom DownloadPath to the download() and download_and_install() Methods eg. for Virtuals Environment would be great!

matej2 commented 4 years ago

I need the same thing.. Found out it is not possible