What exactly is a node in the Selenium grid?
The Selenium instances attached to the Hub that run the tests are referred to as nodes. A grid can have one or more nodes that can run any OS and have any of the Selenium supported browsers.
What exactly is a node in the Selenium grid?
The Selenium instances attached to the Hub that run the tests are referred to as nodes. A grid can have one or more nodes that can run any OS and have any of the Selenium supported browsers.