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
Which is the only browser that supports selenium ide to be used?
Tell me can selenium handle windows based pop-up?
What are the verification points available in selenium?
selenium can handle pop-up windows based on selenium is a test tool?
What are some advantages of selenium grid?
What is the use of javascriptexecutor?
Tell me in which format does source view show the script in selenium ide?
What are the different types of wait statements in selenium webdriver? Or how do you achieve synchronization in webdriver?
What are some of the advantages of selenium grid?
Explain how you can find broken images in a page using selenium web driver?
Explain what is the difference between find elements () and find element ()?
What are the different types of locators in Selenium?
How to locate a link using its text in selenium?
How you build object repository in your project?
What are the junits annotation linked with selenium?