Forums
(@n4rc0m)
14 years, 7 months ago
I’m sorry, there is no submit() method of the form element. Use: document.getElementById('captchafree').form.submit.click();
document.getElementById('captchafree').form.submit.click();