从网上下载对应版本的chromedriver之后,里面的内容仅为一个.exe文件,
将其解压在chrome的安装目录下(C:\Program Files (x86)\Google\Chrome\Application\),然后再配置环境变量 pip install selenium
相关文章
- selenium+chromedriver+python3 不加载图片
- Selenium chrome配置代理Python版
- Python+Selenium+PIL+Tesseract真正自动识别验证码进行一键登录
- Selenium2+python自动化45-18种定位方法(find_elements)【转载】
- selenium2+python自动化2-元素定位
- Selenium2+python自动化8-SeleniumBuilder辅助定位元素【转载】
- Selenium2+python自动化45-18种定位方法(find_elements)
- Selenium的PO模式(Page Object Model)|(Selenium Webdriver For Python)
- python+selenium之断言Assertion
- Selenium Chrome版本与chromedriver兼容版本对照表