How many exemptions do you know in selenium webdriver?
What is the wait?
How to capture screenshot in webdriver?
What is selenium-rc (remote control) ?
What are the advantages and disadvantages of selenium over other testing tools like qtp and testcomplete?
List the different types of locaters in selenium.
How to perform right click using webdriver?
How can we create an object repository in selenium?
what is the difference between driver.get() and driver.navigate.to(“url”)?
Which all browsers are supported by selenium webdriver?
how can you retrive the message in an alert box?
How to perform right click using selenium webdriver?
How you build object repository in your project?