终端中显示,系统找不到指定文件/连到系统上的设备没有发生作用。
来源:2-2 环境搭建实战

酱汁怪兽
2022-08-12
你好,代码正常运行了,浏览器的中的百度也打开了。
终端中如下所示的内容,是否可以忽略?还是需要处理?
PS D:\imooc\selenium> python .\start_browser.py
DevTools listening on ws://127.0.0.1:54202/devtools/browser/85c9f7af-fd9a-47e9-8cc8-1da9c8874793
PS D:\imooc\selenium> [32588:73184:0812/153410.324:ERROR:device_event_log_impl.cc(214)] [15:34:10.325] USB: usb_service_win.cc:415 Could not read device interface GUIDs: 系统找不到指定的文件。 (0x2)
[32588:73184:0812/153410.328:ERROR:device_event_log_impl.cc(214)] [15:34:10.328] USB: usb_device_handle_win.cc:1048 Failed to read descriptor from node connection: 连到系统上的设备没有发挥作用。 (0x1F)
[32588:73184:0812/153410.337:ERROR:device_event_log_impl.cc(214)] [15:34:10.337] USB: usb_device_handle_win.cc:1048 Failed to read descriptor from node connection: 连到系统上的设备没有发挥作用。 (0x1F)
[32588:73184:0812/153410.337:ERROR:device_event_log_impl.cc(214)] [15:34:10.337] USB: usb_device_handle_win.cc:1048 Failed to read descriptor from node connection: 连到系统上的设备没有发挥作用。 (0x1F)
[32588:73380:0812/153505.940:ERROR:util.cc(127)] Can't create base directory: C:\Program Files\Google\GoogleUpdater
写回答
1回答
-
忽略。这个大概率是电脑上有连接其他设备 比如蓝牙造成
012022-08-15
相似问题