Uses of Class
org.openqa.selenium.grid.node.docker.DockerAssetsPath
Packages that use DockerAssetsPath
-
Uses of DockerAssetsPath in org.openqa.selenium.grid.node.docker
Constructors in org.openqa.selenium.grid.node.docker with parameters of type DockerAssetsPathModifierConstructorDescriptionDockerSessionFactory
(Tracer tracer, HttpClient.Factory clientFactory, Duration sessionTimeout, Duration serverStartTimeout, Docker docker, URI dockerUri, Image browserImage, Capabilities stereotype, List<Device> devices, Image videoImage, DockerAssetsPath assetsPath, String networkName, boolean runningInDocker, Predicate<Capabilities> predicate, Map<String, Object> hostConfig, List<String> hostConfigKeys)