【发布时间】:2018-06-21 03:44:26
【问题描述】:
尝试在 python 脚本中将 Selenium 与 Chrome 一起使用。
我收到以下错误:
WebDriverException: Message: 'chromedriver' executable needs to be in PATH. Please see https://sites.google.com/a/chromium.org/chromedriver/home
我知道 chromedriver 可执行文件的位置。 如何将其添加到 PATH?
谢谢
【问题讨论】:
标签: linux google-chrome selenium