How you can insert a start point in selenium ide?
Mention why do you need session handling while working with selenium?
Explain what is framework and what are the frameworks available in rc?
While injecting capabilities in webdriver to perform tests on a browser which is not supported by a webdriver what is the limitation that one can come across?
How can I read test data from excels?
What are the two modes of views in selenium ide?
How do you identify an object using selenium?
What are driver.close and driver.quit in WebDriver? Which is more preferable?
What is webdriverbackedselenium?
What is page factory?
Explain the different exceptions in selenium webdriver.
How you can switch back from a frame?
Write a code snippet to navigate back and forward in browser history?
How to run selenium webdriver test from the command line?
What is the difference between “/” and “//” in xpath?