摘要:
1.下载Chrome驱动,ChromeDriver版本需要和Chrom浏览器版本保持一致 查看浏览器版本 下载相应的ChromeDriver版本 2.将下载好的ChromeDriver 放置在Python根目录下 3.配置Path路径,主要涉及到浏览器 和 python路径,都是根目录地址 4.编写 阅读全文
posted @ 2020-12-22 21:00
苏叶916
阅读(241)
评论(0)
推荐(0)
摘要:
1、运行报错:selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 阅读全文
posted @ 2020-12-22 19:41
苏叶916
阅读(927)
评论(0)
推荐(0)