How to set test case priority in testng?
what are the testing frameworks used in selenium?
List some of the operating systems that are supported by selenium webdriver.
Mention what is the use of x-path?
How do you clear the contents of a textbox in selenium?
What automation tools could be used for post-release validation with continuous integration?
What is the command line we have to write inside a .bat file to execute a selenium project when we are using testng?
When to use assert, verify and waitfor in selenium?
Mention what are the capabilities of selenium webdriver or selenium 2.0?
What is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
When we use findElement () and findElements () findElement ()?
How can we fetch title of the page in selenium?
Mention why do you need session handling while working with selenium?
What are the different exceptions you have faced in selenium webdriver?
What is object repository in selenium webdriver?