What You Know About Selenium Grid?
No Answer is Posted For this Question
Be the First to Post Answer
How you will login into any site if it is showing any authentication popup for username and password?
What programming languages does Selenium use?
Explain the meaning of the statement in Selenium and what are the types of assertion?
List out the names of programming languages, browsers and operating systems that are supported by selenium.
Explain xpath absolute and xpath attributes.
What is the use of driver.get("url") and driver.navigate().to("url") command? Is there any difference between the two?
What are some expected conditions that can be used in explicit waits?
Explain how to assert text of webpage using selenium 2.0?
What are the ways to refresh a browser using selenium webdriver?
What types of cases can be automated with Selenium?
Mention what are the capabilities of selenium webdriver or selenium 2.0?
What is object repository? How can we create object repository in selenium?