I am new to Selenium Web driver as well as Grid 2.
I am trying to run a test case but it gives me an exception
Exception in thread \"main\" o
For Registering Node, with a specific browserr configuration u have to use the below line from command prompt:
java -jar selenium-server-standalone-2.32.0.jar -role node -hub http://xxx.xxx.xxx.xxx:4444/grid/register -browser browserName=firefox
Replace the xxx with the actual ip address