PyPasser
PyPasser copied to clipboard
recaptcha v3 with specefic action
trafficstars
Hello what about website that use code like grecaptcha.ready(function() { grecaptcha.execute(site-key, {action: 'verify'}).then(function(token) { document.getElementById('g-recaptcha-response').value = token; }); }); how to bypass this kind of recaptcha v3 ?
I've been checking this issue every few days since it was posted. I guess it's clear now that the author has no intention of fixing any issues...