I am running version 1.0.8 of Selenium Grid. It mostly works, but I cannot get tests against Firefox 10 (ESR) to run. When the test starts Firefox opens but nothing more. All I get is a white Firefox screen.
I tried using the
-DcustomRemoteControl=C:/selenium/selenium-server-standalone-2.23.1.jar
option when starting the remote-control, but that did not work either.