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
This page is using a reCAPTCHA v3 that is triggered when you enter a country and phone number and click the "RECHARGE NOW" button. If you are simply using Playwright to perform all of the actions on this page, you will not need playwright-recaptcha. If you are trying to retrieve the reCAPTCHA token to use elsewhere, you will need to use the reCAPTCHA v3 solver and perform the actions mentioned above. If needed, be sure to abort any requests that the browser makes that contain the token, otherwise the token will be invalid when you try to use it somewhere else. Here is an example of how to abort requests: https://playwright.dev/python/docs/network#abort-requests.
It does not detect the recaptcha of the following page https://www.pureminutes.com/mobile-recharge I do not know how to solve it.
The text was updated successfully, but these errors were encountered: