Uses of Class
org.openqa.selenium.docker.ContainerId
-
Packages that use ContainerId Package Description org.openqa.selenium.docker -
-
Uses of ContainerId in org.openqa.selenium.docker
Methods in org.openqa.selenium.docker that return ContainerId Modifier and Type Method Description ContainerId
Container. getId()
Constructors in org.openqa.selenium.docker with parameters of type ContainerId Constructor Description Container(org.openqa.selenium.remote.http.HttpHandler client, ContainerId id)
-