Explain me how many types of webdriver apis are available in selenium?
What is the command that is used in order to display the values of a variable into the output console or log?
What is the difference between driver.findelement() and driver.findelements() commands?
What is testng and how is it better than junit?
Give an example of the languages supported by webdriver?
What is object repository in selenium webdriver?
How do you read test data from excels?
How to run a group of test cases using testng?
What are some advantages of selenium grid?
Does selenium support mobile internet testing?
What / supported operating system platforms Selenium?
What is selenese and what are the types of selenese?
What programming languages are you able to use in selenium rc?
What is the use of driver.get("url") and driver.navigate().to("url") command? Is there any difference between the two?
Explain the difference between close and quit command?