How can I read test data from excels?
No Answer is Posted For this Question
Be the First to Post Answer
How would one access the value of a side variable named name from within a javascript snippet used as the argument to a selenese command?
What are the advantages of rc?
How does one store the current url using selenium 2.0?
My application uses ajax heavily how do I use selenium rc to work with ajax operations?
How do you verify an object presented in multiple pages?
what is the use of x-path?
Explain dataproviders in testng using an example. Can I call a single data provider method for multiple functions and classes?
How to mouse hover on a web element using webdriver?
What is the main difference between web-driver and rc?
How you will switch from one frame to another?
What is the use of driver.get("url") and driver.navigate().to("url") command? Is there any difference between the two?
Which web driver implementation is the fastest?