📜  raise WebDriverException( selenium.common.exceptions.WebDriverException: Message: 'chromedriver' 可执行文件需要在 PATH 中.请参阅 https:sites.google.com a chromium.org chromedriver home - Html 代码示例
📅  最后修改于: 2022-03-11 14:53:13.630000             🧑  作者: Mango
代码示例3
driver = webdriver.Chrome('/path/to/chromedriver')