breuerfelix / chromedriver-py

chromedriver self updated binaries for all platforms
https://pypi.org/project/chromedriver-py/
Apache License 2.0
52 stars 15 forks source link

ChromeDriver support for Chrome v93 #11

Closed avatarworf closed 3 years ago

avatarworf commented 3 years ago

Latest ChromeDriver support up to version v92

v93.0.4577 of Chrome was released on the 31st of August, so chromedriver_py support isn't currently available.

breuerfelix commented 3 years ago

thanks for the hint, maybe travis stopped working and i should switch to github actions for this project :) i will have a look into this, thanks!

breuerfelix commented 3 years ago

@avatarworf i programmed the workflow so i can manually trigger a specific version via environment as a github action now. i updated all v93 and a missing 92 version! also the brand new v95 got added today :) if you are still missing a version, let me know, i can add it within minutes from everywhere!