|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openqa.selenium.remote.server.handler.WebDriverHandler
org.openqa.selenium.remote.server.handler.ResponseAwareWebDriverHandler
org.openqa.selenium.remote.server.handler.GetCurrentUrl
public class GetCurrentUrl
Field Summary |
---|
Fields inherited from class org.openqa.selenium.remote.server.handler.ResponseAwareWebDriverHandler |
---|
response |
Constructor Summary | |
---|---|
GetCurrentUrl(Session session)
|
Method Summary | |
---|---|
ResultType |
call()
|
java.lang.String |
toString()
|
Methods inherited from class org.openqa.selenium.remote.server.handler.ResponseAwareWebDriverHandler |
---|
getResponse |
Methods inherited from class org.openqa.selenium.remote.server.handler.WebDriverHandler |
---|
execute, getDriver, getKnownElements, getRealSessionId, getScreenshot, getSession, getSessionId, getUnwrappedDriver, handle, newBySelector, newResponse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GetCurrentUrl(Session session)
Method Detail |
---|
public ResultType call() throws java.lang.Exception
java.lang.Exception
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |