Selenium server at localhost

Step 1: Download the selenium server 

selenium-server-standalone-2.28.0.jar (31.5MB).

Step 2: Open the cmd and run the,

java -jar selenium-server-standalone-2.28.0.jar

Step 3: Open the browser and type,

http://localhost:4444/wd/hub

Leave a Reply