How do you simulate browser back and forward?



How do you simulate browser back and forward?..

Answer / sowjanya

driver.navigate().back();
driver.navigate().forward();

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

How you will switch from one frame to another?

0 Answers  


How do you read data from excel?

0 Answers  


Tell me how colors could be handled in selenium webdriver?

0 Answers  


What is an explicit wait in selenium?

0 Answers  


What are some advantages of selenium grid?

0 Answers  






What are selenium 1 and selenium 2?

0 Answers  


While injecting capabilities in webdriver to perform tests on a browser which is not supported by a webdriver what is the limitation that one can come across?

0 Answers  


What is intellij?

0 Answers  


Which are the operating systems supported by selenium?

0 Answers  


What are the advantage and features of selenium ide?

0 Answers  


List the different types of locaters in selenium.

0 Answers  


Do you know what are the main advantages of selenium grid?

0 Answers  


Categories