python +selenium +chrome/firefox 环境配置
http://ftp.mozilla.org/pub/firefox/releases/
各firefox版本下载地址
http://ftp.mozilla.org/pub/firefox/releases/
http://selenium-release.storage.googleapis.com/index.html
在selenium下载页面 http://www.seleniumhq.org/download/ (需FQ) 各个版本的changelog中,会记录支持的firefox版本
备注:selenium V3.0之前都不支持ff47.0.所以,如果你是seleniumV3.0以及之前的版本就不要下载ff47.0以及ff47.0之后的版本了。
Firefox 驱动 下载
https://github.com/mozilla/geckodriver/releases
Firefox 59 不需要驱动 python3 +可以操作(selenium 3.13.0)
谷歌浏览器驱动:
说明地址:https://blog.csdn.net/qq_39421886/article/details/80098735
下载地址:http://chromedriver.storage.googleapis.com/index.html