INFO 2023-09-23 13:48:35 [ichrome] test.py(47): ChromeDaemon(127.0.0.1:9222) Traceback (most recent call last): File "d:\source\server\p01\test.py", line 120, in <module> test_example() File "d:\source\server\p01\test.py", line 54, in test_example tab._default_recv_callback.append(lambda tab, data: test_cache.append(data))AttributeError: 'NoneType' object has no attribute '_default_recv_callback'
运行的测试代码 chrome117版本