Re: [Selenium-users] Using bits and pieces

2005-11-07 Thread Grig Gheorghiu
I recommend using the "driven"/"scripted" mode of Selenium, in particular the Twisted Server implementation. Details at Grig --- Stephan Richter <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I am trying to "mis"-

[Selenium-users] Using bits and pieces

2005-11-07 Thread Stephan Richter
Hi everyone, I am trying to "mis"-use Selenium components as a simple cross-platform, cross-browser blackbox to control aspects of the browser. Okay here the full scoop. In Zope 3 we recently developed the `zope.testbrowser` package, which allows us to write functional tests using a Python cla