v3.2.5
mherrmann/heliumv3.2.5Aug 3, 2023by mherrmann
AI Summary
Fixed the caching mechanism for chromedriver in the `start_chrome` function to prevent unnecessary re-downloads.
Key Highlights
- Fixed chromedriver caching in `start_chrome`
- Previously forced re-download of chromedriver
Full Release Notes
Since release 3.2.4, `start_chrome(...)` always used to download `chromedriver` again.