Please see couple recent threads. Seems you didn't call

startSeleniumServer()

or

openUrl()

before you call

connectUrl()

Thanks,

Jian


On Thu, Sep 3, 2009 at 8:12 AM, dominicm <[email protected]> wrote:

>
> HI,
>
> I'm having problems with all builds since build 18. They are not
> loading the browser for me.
>
> I'm inheriting BaseTelluriumJavaTestCase and using the following code
> to start the tests.
>
> tellurium = TelluriumSupport.addSupport();
> ((TelluriumFramework)tellurium).start();
> connector = (SeleniumConnector)tellurium.getProperty("connector");
>
> Is there some change to the config that is required since this build?
>
> Any help appreciated.
>
> Thanks
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to