"chrome" is used for the Firefox browser in Selenium. From the following thread
http://stackoverflow.com/questions/1317055/how-to-run-google-chrome-with-selenium-rc seems you should use "*googlechrome" instead. Thanks, Jian On Thu, Nov 12, 2009 at 12:11 AM, khush <[email protected]> wrote: > > Hi All, > > I am giving browser = "*chrome" in tellurium.config file but its > still invoking the firefox browser for running web test > but if i give *iexplore then it invoke IE not firefox. > > Anybody has any idea what is the problem while invoking chrome and > why web test is invoking firefox? > > My default browser is chrome. > > 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 -~----------~----~----~----~------~----~------~--~---
