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

Syntax error in util.py, line 9 ( Return type annotations are not supported in Python 27 ) #13

Open pchowdam opened 4 years ago

pchowdam commented 4 years ago

I downloaded for python 27, but getting syntax error while loading.