What are the different types of wait statements in selenium webdriver? Or how do you achieve synchronization in webdriver?
Explain xpath.
What are the types of text patterns available in selenium?
What is the super interface of webdriver?
How you can switch between frames?
Firefox driver is class or an interface and from where is it inherited?
Explain how to assert text of webpage using selenium 2.0?
What are selenium 1 and selenium 2?
How does one capture a page title in selenium 2.0?
What is pom (page object model)?
What is the hybrid framework?
What could be the cause of selenium webdriver test to fail?
what is the difference between driver.get() and driver.navigate.to(“url”)?
Can we edit recorded selenium ide test cases?
List some advantages of test automation?