You should be able to call the following method. setTimeout(long timeoutInMilliseconds)
before the open method call. This would set the timeout for Selenium operations to be timeOutInMilliseconds. Thanks Haroon On 30 September 2010 09:48, Eric Gokavi <[email protected]> wrote: > Hello, > i am getting > "com.thoughtworks.selenium.SeleniumException: Timed out after 30000ms" > while connecting to a certain URL, i have added the proxy enrties i am > sure its not the proxy problem. > > Where can i set a time out before connecting, currently the time out > is set to 30000 ms > > Please ans, > > -Eric. > > -- > 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]<tellurium-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/tellurium-users?hl=en. > > -- 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.
