Showing posts with label Selenium. Show all posts
Showing posts with label Selenium. Show all posts

Monday, 11 October 2021

Making local machine as hub server

 open command prompt


open the drive where u have downloaded the standalone server file


Lets say E:

E:\java -jar selenium-server-standalone-3.141.59.jar -role hub



Copy the node link and clients link

Nodes should register to http://192.168.192.1:4444/grid/register/

Clients should connect to http://192.168.192.1:4444/wd/hub