How many test cases you have automated per day?
Tell me how can we launch different browsers in selenium webdriver?
How to iterate through options in test script?
Can we use selenium rc for tests driving on two different browsers on one operating system without selenium grid?
Mention when to use autoit?
What happen if you mix both thread.sleep and webdriver waits in a selenium script?
Explain me how to handle alerts in selenium webdriver?
How can we get text from a Web Part?
Explain what are the limitations of selenium ide?
Which are the languages supported by selenium rc?
What is junit annotations and what are different types of annotations which are useful?
How can we move to nth child element using css selector?
what is the difference between 2.0 & 3.0