mherrmann / helium

Lighter web automation with Python
MIT License
4.92k stars 374 forks source link

webdriver manager #111

Closed peterzhenghj closed 1 year ago

peterzhenghj commented 1 year ago

Hi mherrmann, So glad to see automatic chromedriver added in V3.2.0

Also I found another good way to do this: https://github.com/SergeyPirogov/webdriver_manager

Thanks

mherrmann commented 1 year ago

That looks great too. I'll be happy to accept a PR that uses it to automatically fetch geckodriver.

mherrmann commented 1 year ago

Switched to webdriver_manager in release 3.2.4.