Tuesday 20 May 2014

Selenium Grid - Hub & Node Configuration

First you need to download selenium-server-standalone-2.41.0 jar file



Use this command from command prompt java -jar selenium-server-standalone-2.41.0.jar

Hub started as you can see from above picture

Open browser http://localhost:4444/   you should see below screen



Now I want to configure node in the same machine


Open another command prompt and you need to specify some  parameters  (as node)