Thanks Jian I traced the problem to the same upgrade . I had upgraded the selenium-server.jar that accompanies .6.0 and this caused the problem . I reverted back to the selenium-server.jar that came with 0.6.0 and then found that that server is starting and browser also is starting up :-)
Regards Hari On Mon, Sep 7, 2009 at 9:10 PM, Jian Fang <[email protected]> wrote: > Hari, > > I tried to reproduce your problem, but couldn't. > > For example, I have Firefox 3.5 and 3.0.11 in the system with 3.5 as the > default one. > > I changed the TelluriumConfig.groovy to use > > browser = "*firefox /usr/local/firefox-3.0.11/firefox-bin" > > and can run the test without any problem. Please make sure you use the path > for firefox-bin. > > Thanks, > > Jian > > > On Mon, Sep 7, 2009 at 2:57 AM, Harihara Vinayakaram <[email protected]>wrote: > >> Hi >> I have been using Ubuntu 8.04 . I recently installed the a version of >> Firefox [ 3.0.13] (in /opt/firefox/firefox) and the command firefox points >> to this. I also left the older version of Firefox [3.0b5] in /usr/lib >> >> When I try to start the test from ant I see that the browser started is >> the older version. When I change the browser to *firefox with the path I get >> an error . What is the best way to get Tellurium to start with the version >> of firefox that I need >> >> 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 -~----------~----~----~----~------~----~------~--~---
