« Return to Thread: Selenium zodb?

Re: Selenium zodb?

by Chris Withers :: Rate this Message:

| View in Thread

Martin Aspeli wrote:

>
>
> Peter Bengtsson wrote:
>> How can I run Zope in a non-persistent way so that all transactions are
>> aborted and so that I can run a big fat Selenium script in Firefox
>> without having to manually undo everything the Selenium script has done?
>> Kind of like ZopeTestCase works when you run it.
>>
> Considering that ZopeTestCase can, you *must* be able to. Look at how it
> sets up DemoStorage and the like.

Yeah, probably just specify DemoStorage in zope.conf...

Chris

--
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk

_______________________________________________
Zope maillist  -  Zope@...
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

 « Return to Thread: Selenium zodb?