ChromeDriver驱动最新版下载

下载地址ChromeDriver - WebDriver for Chrome - Downloads

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

Current browser version is 117.0.5938.150 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe

遇到这类报错,可以用上面的

注意看这个报错 从Message: 开始翻译过来就是

消息:会话未创建:此版本的ChromeDriver仅支持Chrome版本113

当前浏览器版本为117.0.5938.150,有些人不看报错,就埋头下载 然后不行再试试 ,其实报错就告诉你现在这个驱动只支持113版本的,你现在浏览器是117的 ,所以你要下117的 放到

C:\Users\Administrator\AppData\Local\Programs\Python\Python38\Scripts

或者

C:\Users\Administrator\AppData\Local\Programs\Python\Python38

就可以用了

如果版本高于114,的点击这里会有最新版本驱动可以下载

点击这里Stable,就到下面复制对应系统的地址就可以下载了

相关推荐
copyer_xyf22 分钟前
Agent 流程编排
后端·python·agent
copyer_xyf1 小时前
Agent RAG
后端·python·agent
copyer_xyf1 小时前
【RAG】向量数据库:milvus
后端·python·agent
copyer_xyf1 小时前
Agent 记忆管理
后端·python·agent
星云穿梭16 小时前
用Python写一个带图形界面的学生管理系统——完整教程
python
金銀銅鐵16 小时前
用 Pygame 实现 15 puzzle
python·数学·游戏
黄忠1 天前
大模型之LangGraph技术体系
python·llm
hboot1 天前
AI工程师第二课 - 数据处理
人工智能·python·数据分析
用户8356290780512 天前
使用 Python 自动化 PowerPoint 形状布局与格式设置
后端·python
用户8356290780512 天前
用 Python 自动化 PowerPoint 演讲者备注添加
后端·python