You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (this.isDetached()) throw new Error('Frame was detached');
^
Error: Frame was detached
at Frame._context (C:\Users\mermyly\AppData\Local\pypoetry\Cache\virtualenvs\avito-parser-aOSDG-gG-py3.12\Lib\site-packages\patchright\driver\package\lib\server\frames.js:606:34)
at runNextTicks (node:internal/process/task_queues:60:5)
at process.processImmediate (node:internal/timers:454:9)
File "C:\Users\mermyly\AppData\Local\pypoetry\Cache\virtualenvs\avito-parser-aOSDG-gG-py3.12\Lib\site-packages\patchright\_impl\_connection.py", line 472, in wrap_api_call
raise rewrite_error(error, f"{parsed_st['apiName']}: {error}") from None
Exception: Page.goto: Connection closed while reading from the driver
The text was updated successfully, but these errors were encountered:
kaliiiiiiiiii
changed the title
Page.goto: Connection closed while reading from the driver
[BUG] Page.goto: Connection closed while reading from the driver
Nov 28, 2024
When you loop through pages, the following error occurs: Exception: Page.goto: Connection closed while reading from the driver
The text was updated successfully, but these errors were encountered: