Hey @peterhudec - I've been using this chromedriver_installer within my own python package for a while now and it's been great. However, I am running into an issue right now. I am trying to get a newer version of chromedriver installed because the current version that your tool is installing is kind of broken. The latest version that your tool is installing is v2.16 but I need at least v2.19. Is it possible to update the logic to download the latest version of chromedriver?
Hey @peterhudec - I've been using this chromedriver_installer within my own python package for a while now and it's been great. However, I am running into an issue right now. I am trying to get a newer version of chromedriver installed because the current version that your tool is installing is kind of broken. The latest version that your tool is installing is v2.16 but I need at least v2.19. Is it possible to update the logic to download the latest version of chromedriver?