recommendation for webapp testing?
Chris Withers
chris at simplistix.co.uk
Fri Sep 18 05:24:30 EDT 2009
Simon Brunning wrote:
> Mechanize is a superb library for its intended purpose - I use it all
> the time. It's lack of support for pages with JavaScript
> functionality, though, means it's not very useful at a testing tool
> for modern web sites.
There's also zope.testbrowser, which is a handy wrapper around
Mechanize. I wonder if they've done anything with JS there?
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
More information about the Python-list
mailing list