0
点赞
收藏
分享

微信扫一扫

Python+selenium 自动化-chrome驱动的下载安装


chrome驱动下载


chrome驱动获取:

​​chromedriver.storage.googleapis.com​​


如何查看对应浏览器版本的驱动:

不同的版本的驱动支持不同版本的浏览器,所以版本一定要对应好。

首先找到一个版本打开来,下面有个notes,这个就可以查看部分版本支持。


Python+selenium 自动化-chrome驱动的下载安装_Python+selenium


Python+selenium 自动化-chrome驱动的下载安装_Python+selenium_02

chrome驱动安装

直接解压到Python的根目录下即可。

Python+selenium 自动化-chrome驱动的下载安装_chrome驱动下载安装_03

喜欢的点个赞❤哦!

如果上面的地址访问不了,可以用这个试试:

​​chrome驱动镜像地址​​

Python+selenium 自动化-chrome驱动的下载安装_chrome驱动下载安装_04


举报

相关推荐

0 条评论