ISelenium
GoBack Method
WebDriver
Simulates the user clicking the "back" button on their browser.
Namespace:
Selenium
Assembly:
ThoughtWorks.Selenium.Core
(in ThoughtWorks.Selenium.Core.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
void
GoBack
()
void GoBack()
Sub
GoBack
Sub GoBack
void
GoBack
()
void GoBack()
See Also
ISelenium Interface
ISelenium Members
Selenium Namespace