For database testing in selenium webdriver what api is required?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what is framework and what are the frameworks available in rc?
How do you identify an object using selenium?
How you can switch back from a frame?
What is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
Why to use testng with selenium rc?
What are core extension?
How can we check if an element is getting displayed on a web page?
How to skip a method or a code block in testng?
What are the advantages of rc?
How to assert the title of the web page?
Which is the latest Selenium tool?
Tell me do you know a way to refresh browser by using selenium?