Chrome & Firefox 浏览器安装驱动
1.chrome浏览器
驱动下载地址: http://chromedriver.storage.googleapis.com/index.html 下载完解压到python安装目录即可, 需要注意的是,在下载驱动版本的时候要,要看下驱动所支持浏览器的版本
查看驱动所支持浏览器的版本
2.firefox 浏览器
驱动下载地址:https://github.com/mozilla/geckodriver/releases 下载完解压到python安装目录即可
最新更新:
https://googlechromelabs.github.io/chrome-for-testing/#stable
本文来自博客园,作者:chuangzhou,转载请注明原文链接:https://www.cnblogs.com/czzz/p/15697607.html