支持selenium的chrome driver更新到131.0.6778.264

最近chrome释放新版本:131.0.6778.264

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

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

Current browser version is 131.0.6778.264 with binary path

chrome webdriver 131.0.6778.264 下载

chrome webdriver 131.0.6778.87 下载

chrome webdriver 131.0.6778.108 下载

chrome webdriver 131.0.6778.204 下载

相关推荐
敏编程13 分钟前
一天一个Python库:tomlkit - 轻松解析和操作TOML配置
python
2401_8796938718 分钟前
使用Python进行图像识别:CNN卷积神经网络实战
jvm·数据库·python
yunyun3212325 分钟前
机器学习模型部署:将模型转化为Web API
jvm·数据库·python
团子和二花1 小时前
openclaw平替之nanobot源码解析(七):Gateway与多渠道集成
python·gateway·agent·智能体·openclaw·nanobot
未知鱼1 小时前
Python安全开发之简易目录扫描器(含详细注释)
开发语言·python·安全
Be1k01 小时前
推荐一款语雀知识库批量导出工具
python·gui·工具·语雀·批量导出·原创
Sunshine for you2 小时前
如何用FastAPI构建高性能的现代API
jvm·数据库·python
阿贵---2 小时前
Python Web爬虫入门:使用Requests和BeautifulSoup
jvm·数据库·python
Red丶哞2 小时前
内网自建Postfix使用Python发送邮件
开发语言·python
rebekk3 小时前
pytorch custom op的简单介绍
人工智能·pytorch·python