What are the types of listeners in testng?
Explain junit. What are annotations?
What are the junits annotation linked with selenium?
What are the different types of locators in Selenium?
How can we type text in a textbox element using selenium?
In selenium ide what are the element locators that can be used to locate elements on web page?
Explain dataproviders in testng using an example. Can I call a single data provider method for multiple functions and classes?
Which web driver implementation is fastest?
What are the different components of the selenium?
How to find whether an element is displayed on the web page?
Which are the browsers supported by selenium rc?
What is soft assertion in selenium? How can you mark a test case as failed by using soft assertion?
In selenium ide, give the usage of context menu?
When we use findElement () and findElements () findElement ()?
How you can handle frames using selenium 2.0?