selenium chrome chromedriver

Posted wiming

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了selenium chrome chromedriver相关的知识,希望对你有一定的参考价值。

转自:http://blog.csdn.NET/huilan_same/article/details/51896672

再使用selenium打开chrome浏览器的时候,需要用chromedriver,而chromedriver与chrome的版本也是要相互适宜的,对应关系如下:

chromedriver版本支持的Chrome版本
v2.24 v52-54
v2.23 v51-53
v2.22 v49-52
v2.21 v46-50
v2.20 v43-48
v2.19 v43-47
v2.18 v43-46
v2.17 v42-43
v2.13 v42-45
v2.15 v40-43
v2.14 v39-42
v2.13 v38-41
v2.12 v36-40
v2.11 v36-40
v2.10 v33-36
v2.9 v31-34
v2.8 v30-33
v2.7 v30-33
v2.6 v29-32
v2.5 v29-32
v2.4 v29-32

附: 
所有chromedriver均可在下面链接中下载到:

http://chromedriver.storage.googleapis.com/index.html

在一个地方摔了两次。。。。

以上是关于selenium chrome chromedriver的主要内容,如果未能解决你的问题,请参考以下文章

Windows下怎么搭建Python+Selenium的自动化环境

通过 Selenium 驱动程序执行 Javascript elementFromPoint

Java爬虫Selenium+Java+ChromeDriver

selenium调用chrome能跟直接打开chrome一样吗

怎么调用selenium打开chrome浏览器?

UI自动化