public class NewSession extends Object implements RestishHandler, JsonParametersAware
| Constructor and Description |
|---|
NewSession(DriverSessions allSession) |
| Modifier and Type | Method and Description |
|---|---|
Capabilities |
getCapabilities() |
org.openqa.selenium.remote.Response |
getResponse() |
String |
getSessionId() |
ResultType |
handle() |
void |
setJsonParameters(Map<String,Object> allParameters) |
String |
toString() |
public NewSession(DriverSessions allSession)
public Capabilities getCapabilities()
public org.openqa.selenium.remote.Response getResponse()
public void setJsonParameters(Map<String,Object> allParameters) throws Exception
setJsonParameters in interface JsonParametersAwareExceptionpublic ResultType handle() throws Exception
handle in interface RestishHandlerExceptionpublic String getSessionId()
Copyright © 2013. All rights reserved.