Can we use selenium grid for performance testing?
What kinds of tests can be run with the selenium framework?
Describe a framework. List some of the common automation frameworks.
How does you identify the list of links present on the page
What are the operating systems supported by selenium webdriver?
How to handle the AJAX popup window?
What evaluation can selenium do?
List the parameters that one needs to pass in selenium.
What is selenium-rc (remote control) ?
How can we launch different browsers in selenium webdriver?
My application uses ajax heavily how do I use selenium rc to work with ajax operations?
How to handle browser (chrome) notifications in selenium?
What happen if you mix both implicit wait and explicit wait in a selenium script?