美文网首页
Python 配置Selenium+Chrome环境

Python 配置Selenium+Chrome环境

作者: bpzj | 来源:发表于2017-10-13 23:57 被阅读0次

系统环境:
Windows 10,Python 3.5

安装selenium

pip install selenium

下载Chrome程序,并安装

下载ChromeDrive.exe

下载下来为一个压缩包文件,解压缩,得到chromedrive.exe
将下载的最新版本的 chromedrive.exe 拷贝到 python3.5的安装目录
到此,环境配置完成。

相关文章

网友评论

      本文标题:Python 配置Selenium+Chrome环境

      本文链接:https://www.haomeiwen.com/subject/uestuxtx.html