selenium--chromedriver的环境配置

环境配置:
selenium版本:2.5.3

chrome的版本是57

chrome版本与chromedriver版本的对应

 

 

根据以下链接找到对应版本的chromedriver

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

 

selenium--chromedriver的环境配置_第1张图片

 

 将下载好的包解压到python的根目录下

就可以执行脚本了

转载于:https://www.cnblogs.com/tongtongjiang/p/9554823.html

你可能感兴趣的:(python)