I am setting up Selenium Grid server and I have done successfully on my local machine and I\'m wondering how to give the hostname so if other tester wants to register to the
Instead of localhost, put your IP : so you should have something like : -hub http://192.168.x.x:4444/grid/register, or whatever your IP is.
-hub http://192.168.x.x:4444/grid/register