Here's how you can do it.
2. Open a command prompt and cd into the directory wherein you downloaded the jar.
3. Now run this command to start the hub [ java -jar selenium-server-standalone-2.6.0.jar -role hub ] Please donot copy paste this, but type it out, since I have seen copy paste causing errors.
4. Now repeat step (2) alone.
That should do, you now have a hub and a webdriver node which can support
5 instances of FF
5 instances of chrome
1 instance of IE.
If you want to control the instances of each of the browser flavors, run the command highlighted in step (5) with an additional parameter called nodeConfig.
So your new command would be :
Note: If you would like to spawn a selenium rc node instead of webdriver node, just change the role value from "webdriver" to "remotecontrol"
Hope that helps you get started !
Thanks & Regards
Krishnan Mahadevan
"All the desirable things in life are either illegal, expensive, fattening or in love with someone else!"