what is selenium Grid
Answer / mayuri
Selenium Grid is a part of the Selenium Suite that specializes in running multiple tests across different browsers, operating systems, and machines in parallel.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the architecture of selenium rc?
Mention what is the use of x-path?
What are the technical limitations while using selenium rc?
How can we clear a text written in a textbox?
What is difference between qtp and selenium?
How does click on button without using click method
What is the difference between driver.close() and driver.quit command?
What is the difference between “type” and “type and wait for” command?
What are the junits annotation linked with selenium?
Explain how you can find broken images in a page using selenium web driver?
Tell us how you can use recovery scenario with selenium?
How do you get data from Web Table?