'chromedriver' executable must be in PATH
发布时间
阅读量:
阅读量
当使用Python运行selenium时会遇到错误:
TypeError: 'NoneType' object is not subscriptable
Message: 'chromedriver' executable needs to be in PATH. 请访问以下链接下载所需工具:
https://sites.google.com/a/chromium.org/chromedriver/home

按照自己本地安装的 chrome 版本下载对应的 ChromeDriver

解压后把文件放到python.exe所在的目录

到这儿,有的用
全部评论 (0)
还没有任何评论哟~
