MCPcopy Create free account
hub / github.com/SeleniumHQ/selenium / back

Method back

java/src/org/openqa/selenium/WebDriver.java:498–498  ·  view source on GitHub ↗

Move back a single "item" in the browser's history. See W3C WebDriver specification for more details.

()

Source from the content-addressed store, hash-verified

496 * more details.
497 */
498 void back();
499
500 /**
501 * Move a single "item" forward in the browser's history. Does nothing if we are on the latest

Implementers 3

RemoteNavigationjava/src/org/openqa/selenium/remote/Re
Navigationrb/lib/selenium/webdriver/common/navig
Navigationjavascript/selenium-webdriver/lib/webd

Calls

no outgoing calls