October 2018
Intermediate to advanced
192 pages
5h 12m
English
In order to use Selenium Grid, we require a .jar file, which has to be downloaded. The file is selenium-server-standalone-3.14.0.jar, and is available from https://www.seleniumhq.org/download/.
Follow the instructions below for setting up a hub
By giving this command, we are telling the standalone server to start a hub. The command prompt should display the following output:

In the browser, navigate to http://localhost:4444.
If you see the following screen, ...
Read now
Unlock full access