If it is a selenium server option, we may have not included yet. We can add it to TelluriumConfig.groovy very quickly. What other server options do we need to add?
Thanks, Jian On Wed, Sep 30, 2009 at 4:27 AM, Liang HE <[email protected]> wrote: > I just saw in an old email, Jian says setTimout is included in > DslContext. But I can't find this method in tellurium core 0.6.0. I am not > sure if there is any updated version released. Further more, I need to use > it in the testcases inherited from BaseTelluriumJavaTestCase instead of > DslContext. How should I handle this problem? > > Thanks a lot! > Liang > > On Wed, Sep 30, 2009 at 4:10 PM, Liang HE <[email protected]> wrote: > >> Hi guys, >> >> I am using Tellurium to automate the testing of a slow website. The >> default timeout is 30 seconds and the response time oftern exceeds it. In >> traditional Selenium, I can use setTimeout to override the value, but I >> don't know how to deal with this problem in Selenium. Is there any way to >> set up it in TelluriumConfig.groovy? If yes, what is the context? >> >> I also tried started Selenium sever like: >> >> java -jar seleniumXXX.te.jar -timeout 60 >> >> but it doesn't work and the test case still timeout in 30 seconds? >> >> Anyone can give me some hints? >> >> Thanks, >> Liang >> > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
