From: Raveendran .P on 24 Feb 2010 01:20 Hi, Have you tried this solution --> http://groups.google.com/group/selenium-ruby/browse_thread/thread/2de7c8518d558f6c/0e1c7cf3866f15f8?fwc=1 The solution is, Yes. We can able to set the predefined profile. When start the Selenium RC --> mention ur profile details like this >java -jar selenium-server.jar -firefoxProfileTemplate "C:\Documents and Settings\Administrator\Application Data\Mozilla\Firefox\Profiles\4sdo3eff.default" -- Posted via http://www.ruby-forum.com/.
From: Anait Markosian on 25 Feb 2010 13:56 Raveendran .P wrote: > Hi, > > Have you tried this solution --> > > http://groups.google.com/group/selenium-ruby/browse_thread/thread/2de7c8518d558f6c/0e1c7cf3866f15f8?fwc=1 > > > The solution is, > > Yes. We can able to set the predefined profile. > > When start the Selenium RC --> mention ur profile details like this > >>java -jar selenium-server.jar -firefoxProfileTemplate "C:\Documents and Settings\Administrator\Application Data\Mozilla\Firefox\Profiles\4sdo3eff.default" Thanks Raveendran, setting a special firefox profile for Selenium RC to use worked! How about IE? Are there any tricks to go around cert warnings in IE? -- Posted via http://www.ruby-forum.com/.
|
Pages: 1 Prev: plist v3.1.0 released -- 1.9.x compatibility is here! Next: ruby-debug-ide & Vim |