I am also trying to get standalone selenium to use a custom Firefox profile. By calling the selenium server from the command line in a batch file.
I saw in other Firefox user profile posts that the -firefoxProfileTemplate parameter is not valid. If so, why is this indicated in the help?
java -jar selenium-server-standalone-2.44.0.jar -h
-firefoxProfileTemplate <dir>: normally, we generate a fresh empty
Firefox profile every time we launch. You can specify a directory
to make us copy your profile directory instead.
-firefoxProfileTemplate <path-to-profile> -Dwebdriver.firefox.profile=<name-of-profile>
java -jar selenium-server-standalone-2.44.0.jar -htmlSuite "* googlechrome" " http://qa-map-pat.valtech.dk" "/TESTSUITE.html" "results.html"
, firefox.exe. -Dwebdriver.firefox.bin "C:\Program Files (x86)\Mozilla Firefox\firefox.exe", , . PATH Windows.
, , , , ?