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 will u write page object models and data driven model.
What are the different components of selenium?
What is selenese and what are the types of selenese?
How you can login into any site if it’s showing any authentication popup for password and username?
What are different types of locators?
What is Selenese?
What do we mean by selenium 1 and selenium 2?
How to read a javascript variable in selenium webdriver?
What programming language is best for writing selenium tests?
What is difference between assert and verify commands?
How do u get the attribute of the web element?
Explain how to iterate through options in test script?
Write the code to double click an element in selenium?
How can we find the value of different attributes like name, class, the value of an element?
What are the important features of selenium ide?