I want to a script to click the checkbox on a webpage. The checkbox source code looks like below:
<input type='checkbox' id='checkMe' name='checkMe' onclick='javascript:submitHome();'/><label for='checkMe'>Click here <a href="/goes/LogOutAction.do">Cancel</a>
Any suggestions?
Aucun commentaire:
Enregistrer un commentaire