Clicks on the button
< Commentaires sur Recaptcha clicker
Please i need your help bypassing this captcha , pls help me
Try copying the selector of the <button> and try $('selector').click() or $('selector').trigger('click');
<button>
$('selector').click()
$('selector').trigger('click');
Connectez-vous pour poster une réponse.
Please i need your help bypassing this captcha , pls help me