github mherrmann/selenium-python-helium v3.0.5
Use gecko/chromedriver from PATH

latest releases: v3.0.8, v3.0.7, v3.0.6...
3 years ago

Helium ships with its own copies of gecko- and chromedriver. These binaries quickly become outdated. Previously, there was no easy way to "fix" Helium's webdrivers for your machine.

No longer. Now, Helium first attempts to use chromedriver and geckodriver from your PATH. This lets you install the versions of those drivers that work on your system.

The implementation is based on a PR by @TotallyNotChase. Thank you!

Don't miss a new selenium-python-helium release

NewReleases is sending notifications on new releases.