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

老哥,为什么使用时会报这个错 #26

Open
gqzszzy opened this issue Jun 19, 2024 · 2 comments
Open

老哥,为什么使用时会报这个错 #26

gqzszzy opened this issue Jun 19, 2024 · 2 comments

Comments

@gqzszzy
Copy link

gqzszzy commented Jun 19, 2024

ask exception was never retrieved
future: <Task finished name="('https://xxx', 'user', '332211')" coro=<Ui.get_url_request_sd() done, defined at E:\tools\TOOLS\TOOLS\TOOLS\密码破解\后台爆破工具\blasting-main\PyUi\Uilist.py:157> exception=TargetClosedError('Target page, context or browser has been closed')>
Traceback (most recent call last):
File "E:\tools\TOOLS\TOOLS\TOOLS\密码破解\后台爆破工具\blasting-main\PyUi\Uilist.py", line 173, in get_url_request_sd
await page_two.wait_for_timeout(1000)
File "E:\tools\TOOLS\TOOLS\TOOLS\密码破解\后台爆破工具\blasting-main\venv\lib\site-packages\playwright\async_api_generated.py", line 11788, in wait_for_timeout
await self._impl_obj.wait_for_timeout(timeout=timeout)
File "E:\tools\TOOLS\TOOLS\TOOLS\密码破解\后台爆破工具\blasting-main\venv\lib\site-packages\playwright_impl_page.py", line 981, in wait_for_timeout
await self._main_frame.wait_for_timeout(timeout)
File "E:\tools\TOOLS\TOOLS\TOOLS\密码破解\后台爆破工具\blasting-main\venv\lib\site-packages\playwright_impl_frame.py", line 764, in wait_for_timeout
await self._channel.send("waitForTimeout", locals_to_params(locals()))
File "E:\tools\TOOLS\TOOLS\TOOLS\密码破解\后台爆破工具\blasting-main\venv\lib\site-packages\playwright_impl_connection.py", line 63, in send
return await self._connection.wrap_api_call(
File "E:\tools\TOOLS\TOOLS\TOOLS\密码破解\后台爆破工具\blasting-main\venv\lib\site-packages\playwright_impl_connection.py", line 495, in wrap_api_call
return await cb()
File "E:\tools\TOOLS\TOOLS\TOOLS\密码破解\后台爆破工具\blasting-main\venv\lib\site-packages\playwright_impl_connection.py", line 101, in inner_send
result = next(iter(done)).result()
playwright._impl._errors.TargetClosedError: Target page, context or browser has been closed

@gqzszzy
Copy link
Author

gqzszzy commented Jun 19, 2024

总是有函数执行异常 SyntaxError: Illegal return statement
at eval ()
at UtilityScript.evaluate (:226:30)
at UtilityScript. (:1:44)

@gubeihc
Copy link
Owner

gubeihc commented Jun 20, 2024

Playwright依赖库问题,等官方库进行修复

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

2 participants