Create a new firefox profile (U can do this by typing firefox -P <profile> ). Remember the directory for this profile
Now you can run selenium server with java -jar selenium-server.jar -port 4444 -firefoxProfileTemplate <directory that was created in the above step> Regards Hari On Wed, Feb 25, 2009 at 2:58 PM, Theyagarajan S <[email protected]> wrote: > > you can >> create a >> firefox profile and run the testing using the profile. If two way >> handshakes, I have >> > How can i make the test suite to be run always with a specified ff profile > ? > > -- > Theyagarajan S > Engineer , > www.BankBazaar.com > > Instantly get customized loan rate quotes from India's leading financial > institutions on www.BankBazaar.com > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
