Selenium ChromeDriver与Chrome版本映射表(更新到v78)
Posted bbjs
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Selenium ChromeDriver与Chrome版本映射表(更新到v78)相关的知识,希望对你有一定的参考价值。
内容参考Chrome官网
https://sites.google.com/a/chromium.org/chromedriver/downloads
chromedriver可在下面链接中下载到(官网链接):
http://chromedriver.storage.googleapis.com/index.html
或者使用国内镜像地址:
http://npm.taobao.org/mirrors/chromedriver/
下载后解压,将chromedriver.exe复制到你项目的安装路径下即可。
转载至:https://blog.csdn.net/zbj18314469395/article/details/100560044
以上是关于Selenium ChromeDriver与Chrome版本映射表(更新到v78)的主要内容,如果未能解决你的问题,请参考以下文章
Selenium ChromeDriver与Chrome版本映射表(更新到v78)
如何在 PyCharm 中为 selenium-robotframework 更新 Chromedriver 版本