Package org.openqa.selenium.grid.docker
Class DockerSession
- java.lang.Object
-
- org.openqa.selenium.grid.node.BaseActiveSession
-
- org.openqa.selenium.grid.node.ProtocolConvertingSession
-
- org.openqa.selenium.grid.docker.DockerSession
-
- All Implemented Interfaces:
ActiveSession
,org.openqa.selenium.remote.http.HttpHandler
public class DockerSession extends ProtocolConvertingSession
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
stop()
-
Methods inherited from class org.openqa.selenium.grid.node.ProtocolConvertingSession
execute
-
Methods inherited from class org.openqa.selenium.grid.node.BaseActiveSession
asSession, getCapabilities, getDownstreamDialect, getId, getStartTime, getStereotype, getUpstreamDialect, getUri
-
-