支持selenium的chrome driver更新到137.0.7151.55

最近chrome释放新版本:137.0.7151.55

如果运行selenium自动化测试出现以下问题,是需要升级chromedriver才可以解决的。

selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 137.0.7151.55

Current browser version is 137.0.7151.55 with binary path

webdriver 137.0.7151.55 下载

相关推荐
代码的乐趣3 小时前
支持selenium的chrome driver更新到136.0.7103.113
chrome·python·selenium
时间裂缝里的猫-O-4 小时前
@Pushgateway 数据自动清理
chrome·prometheus
Suresoft China5 小时前
软件测试|FIT故障注入测试工具——ISO 26262合规下的智能汽车安全验证引擎
测试工具·autosar·功能安全·iso26262·故障注入测试
小叶爱吃鱼8 小时前
web自动化-Selenium、Playwright、Robot Framework等自动化框架使用场景优劣对比
python·selenium·自动化
EtherWanderer21 小时前
Ubuntu 24.04 LTS Chrome 中文输入法(搜狗等)失效?一行命令解决
linux·chrome·ubuntu
John_ToDebug21 小时前
Chrome 开发中的任务调度与线程模型实战指南
c++·chrome·性能优化
not coder1 天前
Postman 是什么
测试工具·postman
漫步云端-r1 天前
Python自动化之selenium语句——浏览器设置显示尺寸、截图、刷新网页
运维·selenium·自动化
Tom Boom1 天前
进阶知识:Selenium底层原理深度解析
自动化测试·selenium·测试工具·自动化测试框架·底层原理