If we have multiple test classes in the same suite we can run them parallely by using the command. ... Read More
Now if we dont want to run the lengthy commands as we did earlier to start a hub and then number of ... Read More
Below is an example of hub.json file. Please note in this file we are providing the port number on w ... Read More
If we want our node to run on some particular browser like firefox or chrome driver etc we can first ... Read More
To work with Grid we go to Seleniumhq.com and download the Standalone Server 3.0.1. Place it any ... Read More
In Grid we have a central hub and we can connect various machines to that hub.These machines are cal ... Read More
Now if we want to add the path for chrome and i.e exe files we have to include those paths in our co ... Read More