Selenium Grid Hub and Node configuration using JSON
Submitted by harrydev on Tue, 06/20/2017 - 13:11Selenium Grid is used to speed up the execution by using multiple machines (multiple browsers with different versions, and browsers running on different operating systems) and run tests in parallel. And also to reduce the time spent for running the test suite after developers check-in their code.