Answer Posted / sowjanya
driver.navigate().back();
driver.navigate().forward();
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what are the junits annotation linked with selenium?
Why should selenium be selected as a test tool?
What is object repository? How can we create object repository in selenium?
What is the command line we have to write inside a .bat file to execute a selenium project when we are using testng?
How to write in a text box using Selenium?
What are some commonly encountered exceptions in selenium?
What is the wait?
When to use autoit?
How you build object repository in your project?
How you can login into any site if it’s showing any authentication popup for password and username?
What is selenium 3.0?
How to login into any site if it is showing an authentication pop-up for username and password?
What is automation testing?
What is the use of get options () method?
What are some expected conditions that can be used in explicit waits?