Xewdy444 / Playwright-reCAPTCHA

A Python library for solving reCAPTCHA v2 and v3 with Playwright
https://pypi.org/project/playwright-recaptcha/
MIT License
241 stars 33 forks source link

Timed out error #118

Open cyqdev opened 1 month ago

cyqdev commented 1 month ago

image

This line has been timed out How do I add an agent, or some other way around it

Xewdy444 commented 1 month ago

This seems to be an issue with your internet connectivity. You would have to use a try-except block to catch the error and handle it accordingly.