Is it possible to have multiple nodes in a selenium grid?
Selenium Grid can support an unlimited number of nodes. For example, if you have 200 nodes, you will have 200 driver.exes and 200 browser windows running at the same time.
Is it possible to have multiple nodes in a selenium grid?
Selenium Grid can support an unlimited number of nodes. For example, if you have 200 nodes, you will have 200 driver.exes and 200 browser windows running at the same time.