一、ChromeDriver
https://chromedriver.storage.googleapis.com/index.html 查看Chrome浏览器版本: 点击Chrome菜单“帮助”-“关于Google Chrome”,即可查看Chrome版本 二、ChromeDriver
https://github.com/mozilla/geckodriver/releases
三、环境变量配置
在windows下,将geckodriver、chromedriver放到python的Scripts目录下即可(前提是Scripts已经设置为环境变量)
python selenium需要的GeckDriver、ChromeDriver下载地址(windows)
最新推荐文章于 2024-09-05 11:39:07 发布
