July 2019
Intermediate to advanced
536 pages
12h 57m
English
When running tests on the Selenium Grid using RemoteWebDriver, you must install and run a Selenium standalone server on each hub and node, and an Appium server on the mobile device nodes. The driver will be started on the command line with the server when the hub and nodes are set up. But you do not have to set a system property on the remote nodes to where the driver lives. That is set on the command line when starting up the standalone server. When you direct traffic to the node via the hub, it will find the required driver automatically.
Read now
Unlock full access