Hello,
I'm trying to resolve a captcha using 2Captcha but I can't make it work ...
I have checked my account the captchas are sent ok from 2captcha.. I get the response but using the response as shown on forum and on video nothing happens..
I checked in source and I see the value is inside the TEXTAREA.. like in the image:
The value is sent but the page remains the same.. Still something else after checking 2Captcha info I see there that the proxy I send isn't used there.. It shows: like this
And I have the proxy set ok in the string with: "login:[email protected]:8080"
I have it set with "2 Captcha" and after the response is stored I use: SetValue to set it as InnerHtml but the page remains the same... Any suggestions?
Thanks.