Explain what is datadriven framework and keyword driven?
What do you mean by selenese?
What is the difference between driver.findelement() and driver.findelements() commands?
Which are the browsers supported by selenium rc?
Explain what does @test(invocationcount=?) And @test(threadpoolsize=?) Indicate.
To generate pdf reports mention what java api is required?
How can we fetch title of the page in selenium?
Explain the different exceptions in selenium webdriver.
Explain me what are the main advantages of selenium?
What is the difference between “type” and “typeandwait” command?
Is there an htmlunitdriver for .net?
How do you get the current page url?
How to switch between frames in selenium?
How do you click on a menu item in a drop down menu?
what is the difference between absolute path and relative path?