MarketSquare / webdrivermanager

Python module to facilitate downloading and deploying WebDriver binaries for Chrome, Firefox, Opera & Edge
https://pypi.org/project/webdrivermanager/
MIT License
100 stars 38 forks source link

add support for downloading electron specific webdriver #24

Closed rasjani closed 3 years ago

rasjani commented 4 years ago

Downloads are available in https://github.com/electron/electron/releases and there is existing code to parse github release page.. Should be easy to add