On Sat, Feb 16, 2008 at 08:59:47PM +1100, Martin Pool wrote: > On 15/02/2008, Christian Robottom Reis <[EMAIL PROTECTED]> wrote: > > Considered using zope's testbrowser instead? > > I was planning to do that at first, mostly for the sake of > establishing a session cookie, until someone told me I could just use > Basic Auth. I can see how testbrowser would help with any action that > needs state over several pages; are there any other advantages?
It's easier to do getControl() than to try and figure out what form fields you want are named? -- Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 3376 0125 -- launchpad-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/launchpad-users
