jeudi 27 octobre 2016

python script to submit webpage checkbox request

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&nbsp;&nbsp;&nbsp;&nbsp;<a href="/goes/LogOutAction.do">Cancel</a>

Any suggestions?




Aucun commentaire:

Enregistrer un commentaire