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
Explain how you can debug the tests in selenium ide?
How to take screenshots in selenium webdriver?
Write a code snippet to navigate back and forward in browser history?
Tell me how can you insert a start point in selenium ide?
What is the framework?
Is the firefoxdriver a class or an interface?
Explain the difference between confirming and verifying commands?
How you can login into any site if it’s showing any authentication popup for password and username?
How can we handle pop-ups in rc?
Explain using webdriver how you can perform double click?
What are the drawbacks of selenium ide
How to set the size of browser window using selenium?
What are its advantages of pom?
Explain how selenium grid works?
How to submit a form using selenium webdriver?