org.openqa.selenium.remote.server.handler
Class GoBack
java.lang.Object
org.openqa.selenium.remote.server.handler.WebDriverHandler
org.openqa.selenium.remote.server.handler.GoBack
- All Implemented Interfaces:
- Callable<ResultType>, Handler
public class GoBack
- extends WebDriverHandler
Methods inherited from class org.openqa.selenium.remote.server.handler.WebDriverHandler |
execute, getDriver, getKnownElements, getRealSessionId, getScreenshot, getSession, getSessionId, getUnwrappedDriver, handle, newBySelector, newResponse |
GoBack
public GoBack(Session session)
call
public ResultType call()
throws Exception
- Throws:
Exception
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012. All Rights Reserved.