What are the capabilities of selenium webdriver or selenium 2.0?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what are the limitations of selenium ide?
Which are the browsers supported by selenium rc?
Explain how you can login into any site if it’s showing any authentication popup for password and username?
what is your approach clicking all the links which are available on the page?
How do you read data from excel?
How to deal with frame in webdriver?
How to run a group of test cases using testng?
What is the alternate way to click on login button?
What are the different types of wait statements in selenium webdriver? Or how do you achieve synchronization in webdriver?
How is selenium different from qtp?
What is the use of driver.get("url") and driver.navigate().to("url") command? Is there any difference between the two?
Explain how to assert text of webpage using selenium 2.0?