selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 80版本不支持问题解决方式
1、运行报错:selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 80
2.查看本机的Chrome版本号
3.下载对应的的Chromdriver版本:http://npm.taobao.org/mirrors/chromedriver(版本一定要保持一致,太高也会报错的)
4.放置在python的根目录下,记住是你使用的Python的根目录哦
5.然后重新运行即可
不够有耐心,所以间歇性进步一点点吧
未来努力每天进步一点点