What is selenium 2.0?
How can we fetch a text written over an element?
How do you get the width of the textbox?
Name an api used for logging in java?
What is the command line we have to write inside a .bat file to execute a selenium project when we are using testng?
What is same origin policy? How you can avoid same origin policy?
How to create and run testng.xml?
How do you simulate scroll down action?
List some of the programming languages that are strongly supported by selenium webdriver.
Explain what are the junits annotation linked with selenium?
How do you verify if the checkbox/radio is checked or not?
What are the annotations used in testng?
If the test case frame contains several test cases, how can one execute just the selected one of those test cases?