-
Provide user to choose between image and text captcha and generate captcha accordingly.
-
CoBlocks integration seems broken.
The Captcha control is no longer offered in the list of form fields:
![no more captcha control](https://github.com/user-attachments/assets/764f21ba-6a62-4c8c-9…
-
![image](https://github.com/user-attachments/assets/b7ad815d-ad57-4e10-8159-f07f67963237)
I set a delay time, but it didn't take effect. It still clicked quickly. fail to pass the captcha.
![image](…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
l…
-
**I installed NopeCHA Extension for text captcha autofill in one website i.e., [IRCTC - Indian Railway Ticket Booking Website](https://www.irctc.co.in/) at the time of login and before payment.**
…
-
**描述问题**
反复遇到|##Captcha required的提醒
**如何复现**
您遇到问题前进行了什么操作:
在脚本运行过程中尝试过登陆过网页端进行进度查看
**截图**
![image](https://github.com/user-attachments/assets/178532e4-7d5d-412e-bdd1-071079de07ae)
**您的…
-
No mention to CAPTCHA is made on Forms but the reference is made on Images.
Question: should CAPTCHA be under Images or under Forms?
-
it seems that something has change in tiktoks html, the code is no longer able to drag and solve the captcha
I get this error when using this basic code:
```
users = [username]
async w…
-
def solve_captcha_with_retries(driver, max_attempts=5, min_successful=2):
solver = TwoCaptcha(API_KEY)
successful_solves = 0
attempt = 0
while attempt < max_attempts and successful…
-
hi
the question:No module named captcha.image
where is the file?
thx