Uses of Class
org.openqa.selenium.docker.ContainerConfig
Packages that use ContainerConfig
-
Uses of ContainerConfig in org.openqa.selenium.docker
Methods in org.openqa.selenium.docker that return ContainerConfigModifier and TypeMethodDescriptionstatic ContainerConfig
ContainerConfig.shmMemorySize
(long shmSize) Methods in org.openqa.selenium.docker with parameters of type ContainerConfigModifier and TypeMethodDescriptionDocker.create
(ContainerConfig config) DockerProtocol.create
(ContainerConfig info) -
Uses of ContainerConfig in org.openqa.selenium.docker.v1_41
Methods in org.openqa.selenium.docker.v1_41 with parameters of type ContainerConfig