Class DockerSession
java.lang.Object
org.openqa.selenium.grid.node.BaseActiveSession
org.openqa.selenium.grid.node.DefaultActiveSession
org.openqa.selenium.grid.node.docker.DockerSession
- All Implemented Interfaces:
ActiveSession, HttpHandler
-
Method Summary
Methods inherited from class DefaultActiveSession
executeMethods inherited from class BaseActiveSession
asSession, getCapabilities, getDownstreamDialect, getId, getStartTime, getStereotype, getUpstreamDialect, getUriMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface HttpHandler
with
-
Method Details
-
stop
public void stop()- Specified by:
stopin interfaceActiveSession- Overrides:
stopin classDefaultActiveSession
-