Recaptcha v2 Callback – Struggling with 2Captcha Solve
I am trying to solve a recaptcha v2 with callback, the recaptcha is the picture solving. I’m not entirely sure what my issue is because I only get hit with the recaptcha when I am in headless mode.
Not able to click on button which appears to be disabled even after embedding code in the g-recaptcha-response by using 2 captcha
I am trying to click on the submit button after solving the captcha and embedding the code in the g-recaptcha-response. But it always throws an error saying the button is intercepted and cannot be clickedm I tried many ways. Is there any work around?