Answer Posted / sowjanya
driver.navigate().back();
driver.navigate().forward();
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the different exceptions in selenium webdriver.
What is the price of selenium license per server?
How to check a Selenium checkbox?
Which are the browsers supported by selenium ide?
Mention why do you need session handling while working with selenium?
What is the main difference between the close() and quit() methods?
Explain the difference between implicit wait and explicit wait.?
What do you mean by selenese?
Do you know any alternative test automation tools for selenium?
When to use autoit?
List major difference between protractor vs selenium?
How can you find if an element in displayed on the screen?
What kind of testing does selenium support?
We do create a reference variable ‘driver’ of type webdriver
What is the difference b/w close () and quit ()?