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 Port
Port. tcp(int port)
Methods in org.openqa.selenium.docker with parameters of type Port Modifier and Type Method Description ContainerConfig
ContainerConfig. map(Port containerPort, Port hostPort)
-