I find if your jUnit fixture extends TelluriumJavaTestCase then it will keep the browser session open across multiple tests.
On Aug 5, 10:29 am, Haroon Rasheed <[email protected]> wrote: > As per my understanding, we currently do not have a mechanism to use one > browser session accross multiple tests but we can add that. I have just > created an issue for it.http://code.google.com/p/aost/issues/detail?id=238 > > <http://code.google.com/p/aost/issues/detail?id=238>Cheers > Haroon > > 2009/8/5 Evil Zub <[email protected]> > > > > > > > Hello, > > > I am currently evaluating Tellurium and I think it is a quite nice > > framework. However, I have one question: > > Is there a way to keep tellurium from closing the browser once the > > tests are finished (apart from putting a "pause()" at the end of a > > testcase)? > > > Regards, > > ez- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "tellurium-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tellurium-users?hl=en -~----------~----~----~----~------~----~------~--~---
