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
whenever i try to use this with vpn in windows i get this error: File "E:\python_pro\html_dev\venv\Lib\site-packages\playwright_impl_connection.py", line 513, in wrap_api_call
raise rewrite_error(error, f"{parsed_st['apiName']}: {error}") from None
playwright._impl._errors.TimeoutError: Page.goto: Timeout 8000ms exceeded.
whithout vpn its work but with the vpn i get that error
The text was updated successfully, but these errors were encountered:
whenever i try to use this with vpn in windows i get this error: File "E:\python_pro\html_dev\venv\Lib\site-packages\playwright_impl_connection.py", line 513, in wrap_api_call
raise rewrite_error(error, f"{parsed_st['apiName']}: {error}") from None
playwright._impl._errors.TimeoutError: Page.goto: Timeout 8000ms exceeded.
whithout vpn its work but with the vpn i get that error
The text was updated successfully, but these errors were encountered: