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
I also faced the same issue. It got solved,the problem was with the port 4444. which was blocked. So creating a Global IP for my system and allowing port 4444 worked for me.