How to invoke an application in webdriver?

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


Please Help Members By Posting Answers For Below Questions

Tell me what api is required for database testing in selenium webdriver?

492


How can I learn to automate testing using selenium?

496


How to login to any site if it’s showing any authentication popup for

541


What is the significance of testng.xml?

3248


What are the different types of wait statements in selenium webdriver?

3214






How you will login into any site if it is showing any authentication popup for username and password?

519


What is the use of javascriptexecutor?

3122


How can we move to a particular frame in selenium?

499


What is the main disadvantage of implicit wait?

523


Explain me how to check a checkbox in selenium?

485


What are the advantages and disadvantages of selenium over other testing tools like qtp and testcomplete?

978


Explain how you can insert a start point in selenium ide?

482


Tell us what kind of keyboard operations can be performed in selenium?

470


Could you explain the line of code webdriver driver = new firefoxdriver()?

489


How many types of waits in selenium?

478