Answer: The History.Forward() is an static method which loads the Next URL from the History list.The functionality is the same as pressing the forward button of the browser.
Note: This method has no parameters defined.
Syntax:
history.forward()
Asked In: Many Interviews |
Alert Moderator