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
How you can debug the tests in selenium ide?
How to switch between frames in selenium?
What are the different types of annotations which are used in selenium?
What are the challenges and limitations of selenium webdriver?
What is desired capability? How is it useful in terms of selenium?
Which automation tools can be used for post-launch validation with continuous integration?
How can we find all the links on a web page?
List some of the test types that are supported by selenium.
Explain me what could be the cause of selenium webdriver test to fail?
Tell me what you know about selenium?
Mention what is intellij?
Explain why to choose python over java in selenium?
Tell me how you can capture server side log selenium server?
What are the locators available in selenium?
Tell me what kind of mouse actions can be performed in selenium?