支持selenium的chrome driver更新到142.0.7444.175
最近chrome释放新版本:142.0.7444.175如果运行selenium自动化测试出现以下问题,是需要升级chromedriver才可以解决的。selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of Chr

