adspace


How selenium grid works?

Answer Posted / Jimit Kumar

Selenium Grid allows you to run tests on multiple machines, operating systems, and browsers simultaneously. It consists of a hub that manages connections to slave nodes (machines with installed WebDriver) and allows clients to submit test requests to these slaves. The hub routes the requests to available nodes, executes the tests, and returns results back to the client.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know how to locate a link using its text in selenium?

985


What’s selenese?

920


How can you fetch an attribute from an element? How to retrieve typed text from a textbox?

1197


what will be the first salary and what will be the hike in the salary?

929


Have you created any framework?

1038