INavigation
Back Method
WebDriver
Move back a single entry in the browser's history.
Namespace:
OpenQA.Selenium
Assembly:
WebDriver
(in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
void
Back
()
void Back()
Sub
Back
Sub Back
void
Back
()
void Back()
See Also
INavigation Interface
INavigation Members
OpenQA.Selenium Namespace