Uses of Class
org.openqa.selenium.docker.Port
-
Packages that use Port Package Description org.openqa.selenium.docker -
-
Uses of Port in org.openqa.selenium.docker
Methods in org.openqa.selenium.docker that return Port Modifier and Type Method Description static PortPort. tcp(int port)Methods in org.openqa.selenium.docker with parameters of type Port Modifier and Type Method Description ContainerConfigContainerConfig. map(Port containerPort, Port hostPort)
-