Playwright-reCAPTCHA icon indicating copy to clipboard operation
Playwright-reCAPTCHA copied to clipboard

A Python library for solving reCAPTCHA v2 and v3 with Playwright

Results 18 Playwright-reCAPTCHA issues
Sort by recently updated
recently updated
newest added

It does not detect the recaptcha of the following page https://www.pureminutes.com/mobile-recharge I do not know how to solve it.

Hi, First and foremost, thanks for making this plugin for Playwright, this really makes the job of implementing Capsolver much easier. It is appreciated ! However, I think it would...

![image](https://github.com/user-attachments/assets/9c8dac64-b8f8-4178-8e8f-ca0f46449aab) This line has been timed out How do I add an agent, or some other way around it

![IMG_20240915_025037.jpg](https://github.com/user-attachments/assets/ea2d0b05-a5dc-4897-a2c8-72e8e5798295) Sometimes I get this error but the token is generated which is the wrong one.. The library should retrieve the token from the html instead of network interception. I...

Hey! been playing around with this project and im using playwright with remote browsers (been trying both browserbase and steel.dev) and using proxies in both (residential) but no matter what...

I dont find anything on the internet related to this captcha and it's one of the hardest

Google has possibly made changes to where you have to wait at least one second after making the initial reload request before you can make another one, such as clicking...

**Title:** Code Produces a Score of 0.1 **Description:** I'm using `playwright_recaptcha` to solve a reCAPTCHA v3, but the code consistently returns a score of 0.1 instead of a higher value....

We use enterprise anchor google image reCaptcha in our website and while automating it with our test framework(playwright and python) with this plugin, for the first few runs it's working...