Class ServicedSession
java.lang.Object
org.openqa.selenium.grid.session.remote.RemoteSession
org.openqa.selenium.grid.session.remote.ServicedSession
- All Implemented Interfaces:
ActiveSession
,org.openqa.selenium.remote.http.HttpHandler
,org.openqa.selenium.WrapsDriver
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionServicedSession
(org.openqa.selenium.remote.service.DriverService service, org.openqa.selenium.remote.Dialect downstream, org.openqa.selenium.remote.Dialect upstream, org.openqa.selenium.remote.http.HttpHandler codec, org.openqa.selenium.remote.SessionId id, Map<String, Object> capabilities) -
Method Summary
Methods inherited from class org.openqa.selenium.grid.session.remote.RemoteSession
execute, getCapabilities, getDownstreamDialect, getFileSystem, getId, getUpstreamDialect, getWrappedDriver
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.openqa.selenium.remote.http.HttpHandler
with
-
Constructor Details
-
ServicedSession
-
-
Method Details
-
toString
-
stop
public void stop() -
getObjectName
- Throws:
MalformedObjectNameException
-