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

How to insert a start point in selenium ide?

577


How to type in a textbox using selenium?

563


How to handle a dropdown in selenium webdriver? How to select a value from dropdown?

555


How do you click on a menu item in a drop down menu?

525


What are the important selenium ide commands or selenese commands?

569






How can you prepare customized html report using testng in hybrid framework?

564


Can selenium handle windows based pop up?

582


How to export the tests from selenium ide to selenium rc in different languages?

559


What do you mean by the assertion in selenium?

579


From your test script how you can create html test report?

564


What does @test(invocationcount=?) And @test(threadpoolsize=?) Indicate.

3516


How to press enter key on text box in selenium webdriver?

590


Which files can be used as data source for different frameworks?

1167


How would one access the value of a side variable named name from within a javascript snippet used as the argument to a selenese command?

537


What is the difference between find element and find elements?

550