How does one store the current url using selenium 2.0?
Can we enter text without using sendkeys()?
Do you know a way to refresh the browser by using selenium?
Can selenium handle windows based pop up?
What types of cases can be automated with Selenium?
What is the difference between close() and quit()?
Describe a framework. List some of the common automation frameworks.
How do you upload a file?
what is selenium Grid
How to validate the dropdown value contains specific value or not?
Mention why do you need session handling while working with selenium?
What do you mean by xpath?
Explain what is datadriven framework and keyword driven?