io.selendroid.server
Class Session
java.lang.Object
io.selendroid.server.Session
public class Session
- extends Object
|
Constructor Summary |
Session(org.json.JSONObject capabilities,
String sessionId)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Session
public Session(org.json.JSONObject capabilities,
String sessionId)
getCapabilities
public org.json.JSONObject getCapabilities()
getKnownElements
public KnownElements getKnownElements()
getSessionId
public String getSessionId()
Copyright © 2014. All rights reserved.