-Ben
The Selenium IDE (a Firefox add-on) can generate Python unittest code
out of the box, amongst other things. There are also Python bindings
to manipulate the browser.
I haven't used it myself, but I've heard good things.
On Tue, Jan 17, 2012 at 2:21 PM, Ben Beuchler <ins...@gmail.com> wrote:
Thanks!
-Ben
PhantomJS is pretty cool too (basically headless WebKit), scriptable from Python.