Mention what are the capabilities of selenium webdriver or selenium 2.0?
Is there a way to refresh browser using selenium?
Which webdriver implementation claims to be the fastest?
How to check if an element is visible on the web page?
How can you fetch an attribute from an element? How to retrieve typed text from a textbox?
How will you use selenium to upload a file?
Using web driver how you can store a value which is text box?
Tell me in which format does source view show the script in selenium ide?
Explain me what could be the cause of selenium webdriver test to fail?
What are the performance testing tools?
What are the advantage and features of selenium ide?
Explain how you can login into any site if it’s showing any authentication popup for password and username?
How to perform double click action in selenium webdriver?
What are testing types supported by selenium?
what is assertion in selenium and what are the types of assertion?