我刚刚开始使用selenium驱动程序和chromedrivers。我使用的是MacOS,当我试图将chrome浏览器的路径设置为二进制路径时,我总是会遇到相同的错误,在给出的路径中没有铬二进制。import os from selenium.webdriver.chrome.options import Options= "/Applications/Google\ <
我正在使用seleniumchrome驱动程序进行一些自动化操作。有时我会遇到不同类型的unicode和非bmp字符,它会使我的chrome崩溃。我只是想知道有没有办法解决这个问题?比如移除它们或者做些什么,这样我的chrome驱动程序就不会崩溃。我使用的是chrome驱动程序2.45.615291 selenium.common.exceptions.WebDriverException: Me