【发布时间】:2018-02-14 22:08:48
【问题描述】:
我正在尝试使用 python 和 selenium 自动化我的 Web 应用程序,我面临以下问题。
环境 - Mac/Python/Selenium IDE - PyCharm
selenium.common.exceptions.WebDriverException:消息:'chromedriver' 可执行文件需要在 PATH 中。请参见 https://sites.google.com/a/chromium.org/chromedriver/home
请帮我解决这个问题。
【问题讨论】:
-
请阅读为什么a screenshot of code is a bad idea。粘贴代码并正确格式化。
标签: python selenium pycharm selenium-chromedriver