Hi,
I am trying to implement 2captcha to make recaptcha work.
I am doing it like here: https://2captcha.com/2captcha-api#solving_recaptchav2_new
I am on stage where i need to change parameter:
Locate the element with id g-recaptcha-response and make it visible deleting display:none parameter.
But i dont know how to do it. I am trying to edit page.source but i cant.
Is there any way to manage it?
I am trying to implement 2captcha to make recaptcha work.
I am doing it like here: https://2captcha.com/2captcha-api#solving_recaptchav2_new
I am on stage where i need to change parameter:
Locate the element with id g-recaptcha-response and make it visible deleting display:none parameter.
But i dont know how to do it. I am trying to edit page.source but i cant.
Is there any way to manage it?