Skip to content

Download chromedriver automatically

Choose a tag to compare

@mherrmann mherrmann released this 05 Jul 14:15
· 83 commits to master since this release
1a4f424

Previous releases of Helium shipped with the chromedriver binaries, which are necessary for starting and controlling Chrome. But these binaries got outdated very quickly. This release switches to an approach that automatically downloads a matching chromedriver when none is installed on the system.

Kudos to @zaironjacobs for the nice library that makes this possible.