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 |
How to handle browser (chrome) notifications in selenium?
Mention what is desired capability? How is it useful in terms of selenium?
What is object repository in selenium webdriver?
What are selenium 1 and selenium 2?
What is parameterization in testng? How to pass parameters using testng.xml?
What is the alternative to driver.get() method to open an url using selenium webdriver?
What is the use of selenium grid?
Tell us what kind of keyboard operations can be performed in selenium?
Explain the difference between assert and verify commands?
How can you fetch an attribute from an element? How to retrieve typed text from a textbox?
How can we clear a text written in a textbox?
Mention when to use autoit?