Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
此错误与我的网络抓取机器人完全无关。我的代码不会导致此错误。它就在那里,我想摆脱它。有任何想法吗?
Bluetooth: bluetooth_adapter_winrt.cc:1074 Getting Default Adapter failed.
启动驱动程序时尝试禁用日志记录:
chrome_options = webdriver.ChromeOptions(); chrome_options.add_experimental_option("excludeSwitches", ['enable-logging']); driver = webdriver.Chrome(options=chrome_options);
我无法复制它来告诉你它是否会起作用,但是试一试,让我们知道。...不在现场,不在意?