You should use connectUrl instead of openUrl since openUrl will start up a new browser session, while connectUrl will not. Of cause, you should call connectSeleniumServer() before you call connectUrl().
Thanks, Jian On Mon, Oct 19, 2009 at 2:39 AM, Harihara Vinayakaram <[email protected]>wrote: > Hi > I have a strange problem . I am preparing a default tutorial for the team > and i find that the behavior of selenium server a bit strange as I see many > browsers popping up. The usual tests (at least for me ) before this change > was just one instance of the Firefox browser that used to run the tests. > > I am attaching my Tests and Tellurium configuration. Will be happy if > somebody can point me to a change that will not launch the 2nd Firefox > instance > > Regards > Hari > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
