Uses of Class
org.openqa.selenium.docker.ContainerInfo
-
Packages that use ContainerInfo Package Description org.openqa.selenium.docker -
-
Uses of ContainerInfo in org.openqa.selenium.docker
Methods in org.openqa.selenium.docker that return ContainerInfo Modifier and Type Method Description static ContainerInfoContainerInfo. image(Image image)ContainerInfoContainerInfo. map(Port containerPort, Port hostPort)Methods in org.openqa.selenium.docker with parameters of type ContainerInfo Modifier and Type Method Description ContainerDocker. create(ContainerInfo info)
-