Hi,
   How do I use python for basic web-tasks like inputting data or clicking buttons on web-pages. For eg, how do I enter my username and password and click on the "OK" button on the yahoo mail page?
I had a look at the webbrowser module documentation (http://www.python.org/doc/current/lib/module-webbrowser.html), but it doesnt seem to support clicking buttons or sending data.
Thanks,
Hans
 
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to