best set of modules for web automation without javascript

Matias Surdi matiassurdi at gmail.com
Fri Feb 13 13:01:04 EST 2009


You should give a look to Selenium. It's great.

http://www.openqa.org



News123 wrote:
> Hi,
> 
> 
> I'd like to do some web automation with python 2.5
> - https:
> - a cookiejar
> - some forms to be filled in
> 
> 
> what is the best set of modules.
> 
> As far as I understood, there is httplib, but it seems (if I understood
> well) to be incoompatible with cookielib
> 
> I'm a newcomer to webautomation with python and would be thankful for
> good suggestions.
> 
> 
> I used so far perl with LWP::UserAgent HTTP::Cookies and some module (I
> forgot the name) to handle parsing and filling in Forms.
> 
> thanks in advance for any pointers opinions
> 
> 
> N
> --
> http://mail.python.org/mailman/listinfo/python-list
> 




More information about the Python-list mailing list