What is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
Explain what are the limitations of selenium ide?
Are you familiar with selenium? If yes, what is it?
Mention why do you need session handling while working with selenium?
What are the limitations of selenium?
What do we mean selenium selenium 1 and 2?
Write a code to wait for a particular element to be visible on a page. Write a code to wait for an alert to appear.
Tell me what you know about selenium?
Why do you need session handling while working with selenium?
How does testng allow you to state dependencies? Explain it with an example.
What do you mean by selenese?
What are the testing kinds that can be supported by selenium?
Have you used any crossbrowsertesting tool to run selenium scripts on cloud?
What are the capabilities of selenium webdriver or selenium 2.0?
Write a code snippet to perform right-click an element in webdriver.