how will u log a bug and the process of logging bus in selenium?
Do you know how to locate a link using its text in selenium?
What is selenium-rc (remote control) ?
What are soft assert and hard assert in selenium?
Tell me how do perform drag and drop using selenium webdriver?
How can we deal with pop-up windows based on?
What is the super interface of webdriver?
Mention what are the types of listeners in testng?
Explain how you can handle frames using selenium 2.0?
What is the difference between driver.close() and driver.quit() methods?
How can you fetch an attribute from an element? How to retrieve typed text from a textbox?
What are the capabilities of selenium ide?
How to input text in the text box without calling the sendkeys()?