Which are the languages supported by selenium rc?
How can you fetch an attribute from an element? How to retrieve typed text from a textbox?
What are the advantages of selenium as a test tool?
How to achieve database testing in selenium?
Explain what is the difference between find elements () and find element ()?
Write the code to right click an element in selenium?
How to pass parameters using testng.xml?
Mention what are the challenges in handling ajax call in selenium webdriver?
What are selenium tests normally named (as displayed at the top of each test when viewed from within a browser)?
How to assert text of webpage using selenium 2.0?
How can you insert a start point in selenium ide?
What are the different types of drivers available in webdriver?
What are the advantages of selenium webdriver?
When should I use Selenium IDE?
What if you have written your own element locator and how would you test it?