January 2018
Beginner to intermediate
354 pages
7h 59m
English
Now, finally, how about a Selenium Grid that has a mixture of browser and mobile device nodes? You can either just take the scenarios listed previously and add individual nodes as needed, or you can create a node that supports both a browser and mobile device running on it. The way to do this is by running both the Selenium standalone server for the browser instances and the Appium server for the mobile device instances on the same VM.
Set up each node to create instances of browser and mobile emulator/simulator types. For this scenario, you would need three VM nodes, as follows:
Read now
Unlock full access