python系列:解决:selenium.common.exceptions.WebDriverException:Message:Can not connect to the Servic
selenium.common.exceptions.WebDriverException:Message:Can not connect to the Service chromedriver
解决:selenium.common.exceptions.WebDriverException:Message:Can not connect to the Service chromedriver
背景
在使用之前的代码时,报错:
Traceback (most recent call last):
File “xxx”, line xx, in
driver = webdriver.Chrome()
File \“xxx/webdriver