Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

出现这个错误可能意味着程序有bug,请把错误信息和重现方法告知作者,谢谢。 #234

Open
IDEON114514 opened this issue May 17, 2024 · 0 comments

Comments

@IDEON114514
Copy link

Traceback (most recent call last):
File "DrissionPage_elements\chromium_element.py", line 1467, in run_js
File "DrissionPage_pages\chromium_base.py", line 424, in run_cdp
File "DrissionPage_functions\tools.py", line 234, in raise_error
TimeoutError:
错误:timeout
方法:Runtime.callFunctionOn
参数:{'functionDeclaration': 'function(){return window.getComputedStyle(this).getPropertyValue("visibility");}', 'objectId': '3485975928696490418.44.156', 'arguments': [], 'returnByValue': False, 'awaitPromise': True, 'userGesture': True, '_timeout': 30}
版本:4.0.4.23
出现这个错误可能意味着程序有bug,请把错误信息和重现方法告知作者,谢谢。
报告网站:https://gitee.com/g1879/DrissionPage/issues

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "wepigplus_edge_dp.py", line 341, in
File "cmd.py", line 138, in cmdloop
File "cmd.py", line 217, in onecmd
File "wepigplus_edge_dp.py", line 337, in do_download
File "wepigplus_edge_dp.py", line 292, in download_breeding_card
File "DrissionPage_units\waiter.py", line 82, in ele_hidden
File "DrissionPage_units\waiter.py", line 411, in hidden
File "DrissionPage_units\waiter.py", line 533, in _wait_state
File "DrissionPage_units\states.py", line 32, in is_displayed
File "DrissionPage_elements\chromium_element.py", line 497, in style
File "DrissionPage_elements\chromium_element.py", line 428, in run_js
File "DrissionPage_elements\chromium_element.py", line 1471, in run_js
TimeoutError: 执行js超时(等待30秒)。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant