连接ChromeBridge进程超时
回答
收藏

连接ChromeBridge进程超时

褪去的颜色
2024-05-07 15:35·浏览量:443
褪去的颜色
发布于 2024-05-07 15:35443浏览

连接ChromeBridge进程超时

Traceback (most recent call last):

 File "D:\ShadowBot\shadowbot-5.4.36\python\lib\runpy.py", line 193, in _run_module_as_main

   "__main__", mod_spec)

 File "D:\ShadowBot\shadowbot-5.4.36\python\lib\runpy.py", line 85, in _run_code

   exec(code, run_globals)

 File "D:\ShadowBot\shadowbot-5.4.36\python\lib\site-packages\xbot_interpreter.py", line 67, in <module>

   main()

 File "D:\ShadowBot\shadowbot-5.4.36\python\lib\site-packages\xbot_interpreter.py", line 45, in main

   try:

 File "C:\Users\Quanmiao\AppData\Local\ShadowBot\users\96847063-06be-44fa-9f75-a4c887d72273\apps\3062b514-b2a7-4483-a158-62f268eb0fe3\xbot_robot\process1.py", line 9, in main

   etax_shenzhen = xbot_visual.web.create(web_type="edge", value="https://etax.shenzhen.chinatax.gov.cn/bszm-web/apps/views/beforeLogin/indexBefore/pageIndex.html#/", silent_running=False, wait_load_completed=True, load_timeout="20", stop_load_if_load_timeout="handleExcept", chrome_file_name=None, edge_file_name=None, ie_file_name=None, bro360_file_name=None, firefox_file_name=None, arguments=None, _block=("A1亿达胜", 1, "打开网页"))

 File "<string>", line 79, in wrapper

 File "<string>", line 74, in wrapper

 File "<string>", line 52, in create

 File "<string>", line 45, in create

 File "<string>", line 63, in create

 File "<string>", line 357, in _invoke

 File "<string>", line 118, in execute

 File "<string>", line 92, in execute

xbot.errors.UIAError: Code:11,Message:连接ChromeBridge进程超时


尝试过的方案

重新安装过自动化插件,我用的浏览器是EDGA

收藏
全部回答1
最新
发布回答
回答