Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Can BAS solve this?
https://ibb.co/hVZDZqy
@kazecoi97 said in Find a way to solve the "click and hold" captcha.:
Can someone guide me on how to solve the click and hold captcha?
a464a762-d7f8-40bd-be6e-a41aca9d7fca-изображение.png
Captcha solvers mostly have case sensitive option in their api.
You can use it but you might need to go custom with http client.
@MikeV said in Captcha is required with 2captcha:
Anyone a solution for this? Seem like I have to emulate a real captcha on that site
Никто тебе не поможет, изучай вёрстку сайта html, смотри js. Сайт куда-то прячет поле с ответом или там ещё есть одно поле.
@heshamyassin1 said in please help me how i can make the thread running and when captcha found solve it:
hello i want to make the thread running and when captcha found solve it
Use the action "Is Element Exists" to determine if there is a captcha on the page. If there is - decide.
@artihorror
okay i got it working.. issue was with captcha breaker.