当Chromedriver不兼容谷歌浏览器版本(报错:selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: No Chromedriver found that can automate Chrome)
能够
1 打开cmd窗口,输入chromedriver.exe,直接回车,查看当前电脑优先使用的chromedriver版本是多少和所在路径:chrome
chromedriver.exe
2 输入where chromedriver.exe,回车,查看当前电脑上的各个chromedriver.exe清单,能看出它们都在哪里浏览器
where chromedriver.exe