Explain what is the main difference between web-driver and rc?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different types of navigation commands?
where do u maintain all your test cases in manual not in selenium
What are the advantages and disadvantages of using selenium as testing tool?
What is the use of driver.get("url") and driver.navigate().to("url") command? Is there any difference between the two?
How to insert a breakpoint in selenium ide?
What is the use of deselect all () method?
How will you use selenium to upload a file?
How do perform drag and drop using selenium webdriver?
What is the alternative to driver.get() method to open an url using selenium webdriver?
What are some of the different ways to find an element using selenium as a tool?
Mention what is desired capability? How is it useful in terms of selenium?
What is the difference between single and double slash in xpath?