THE FORUM IS IN READ-ONLY MODE
This forum is in read-only mode. The new forum is live at https://discourse.openbullet.dev and registrations are open!
Recaptcha on Selenium
-
hi
i saw the tutorial to how solve recap in selenium but i think its not working or idki use :
document.getElementById('g-recaptcha-response').innerHTML = '<cap>';but it wont work,is there anything wrong??
as i should say recaptcha respons code name is 'g-recaptcha-response' in post data and np about this
-
Why do you care about the post data if you're using selenium?
-
sorry i wrote wrong i was means execute js i typed wrongly post data
no matter it fixed,thanks for you support
-
Sorry for bumping this, but I have the exact same problem. I dont understand your broken english but im using the exact same code.
I solve the captcha but it doesnt complete the captcha on the browser. thanks in advance