报错:selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This versio
·
报错:
selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 88
Current browser version is 90.0.4430.72 with binary path C:\Users\22981\AppData\Local\Google\Chrome\Application\chrome.exe
翻译:Chrome浏览器与ChromeDriver版本不匹配,Chrome为90版本,而ChromeDriver只支持88版本。
解决办法:下载对应的最新版本。下载地址——>传送门
更多推荐
所有评论(0)