Answer Posted / sowjanya
to invoke an application from webdriver
driver.get("url");
driver.navigate().to("url");
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain what can cause a selenium ide test to fail?
Explain what is the difference between find elements () and find element ()?
How can we move to a particular frame in selenium?
What is the purpose of selenium ide?
How can we capture screenshots in selenium?
How to skip a method or a code block in testng?
Does the selenium have any limitations?
when autoit is used?
How to get the number of frames on a page?
What is selenium 1.0?
How to do drag and drop in selenium?
What is framework and what are the frameworks available in rc?
Is there a way to refresh browser using selenium?
How to handle a dropdown in selenium webdriver? How to select a value from dropdown?
How can you redirect browsing from a browser through some proxy?