adspace
How selenium grid hub keeps in touch with rc slave machine?
Answer Posted / Shaifali Bansal
Selenium Grid Hub communicates with RC (Remote Control) slave machines using the JSON Wire Protocol. The Grid Hub acts as a server that manages multiple instances of WebDriver sessions, distributes tests to available nodes, and maintains communication between the client and the respective slaves.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers