Script to complete web form fields

Rene Katkowski rmkatkowski at gmail.com
Mon Oct 12 21:03:09 EDT 2009


On Oct 11, 5:11 am, ryles <ryle... at gmail.com> wrote:
> On Oct 10, 9:39 pm, Feyo <dkatkow... at gmail.com> wrote:
>
> > 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 theClientFormmodule 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.
>
> See this recent thread for ideas:
>
> http://groups.google.com/group/comp.lang.python/browse_thread/thread/...
>
> However, why not take a more direct approach? Speak to management and
> see if your company can correct this. It's obviously hindering
> productivity, and that's something they may have overlooked. There
> should be a more reasonable compromise between efficiency and
> security. It's worth a shot.

Thanks for the advice. Will give it a shot.




More information about the Python-list mailing list