Script to complete web form fields

Feyo dkatkowski at gmail.com
Sat Oct 10 21:39:25 EDT 2009


How can I use Python to complete web form fields automatically? My
work web-based email time-out is like 15 seconds. Every time I need to
access my calendar, address book, or email, I have to type in my
username and password. I'm just tired of it.

I found the ClientForm module and have been working with it. Can do
what I want in a unit testing sense to have responses sent and
returned, but what I want to do is much simpler. Any ideas? Thanks.



More information about the Python-list mailing list