浏览器驱动地址统计
国庆节想和女朋友去旅行,请大家帮忙推荐一下,哪里有好女朋友
驱动地址
ie 下载地址: http://selenium-release.storage.googleapis.com/index.html 请从中选择最新版,注意是32位还是64位。 下载后,将解压的iedriver.exe放至在python安装的根目录
chrome 下载地址 : http://chromedriver.storage.googleapis.com/index.html 请从中选择最新版,注意是32位还是64位。 下载后,将解压的chromedriver.exe放至在python安装的根目录
phantomjs 下载地址:http://phantomjs.org/download.html 请从中选择最新版,注意是32位还是64位。 下载后,将解压的phantomjs.exe放至在python安装的根目录
firefox 下载地址:https://github.com/mozilla/geckodriver/releases 下载后,将解压的geckodriver.exe放至在python安装的根目录