Closed greattypo closed 2 years ago
thanks for mentioning this :) to be honest, i do not know why my update script skipped all 96 versions.. i will investigate this once i got more time but i triggered the pipeline manually for these versions and all of them are pushed :)
96.0.4664.110
this exact version does not exist for the chromedriver but there are other 96 versions which should work :) https://pypi.org/project/chromedriver-py/#history
Amazing - thank you! Love this project :)
Google-chrome-stable is currently at version 96: https://www.ubuntuupdates.org/pm/google-chrome-beta .. but I can't figure out why this command doesn't work:
pip3 install chromedriver-py==96.0.4664.110
Response:
chromedriver-py has been updated recently and seems to support v97.. did it just skip v96? Thanks for any help in clarifying.