Uses of Class
org.openqa.selenium.docker.Device
Packages that use Device
-
Uses of Device in org.openqa.selenium.docker
Methods in org.openqa.selenium.docker that return DeviceMethod parameters in org.openqa.selenium.docker with type arguments of type DeviceConstructor parameters in org.openqa.selenium.docker with type arguments of type Device -
Uses of Device in org.openqa.selenium.grid.node.docker
Methods in org.openqa.selenium.grid.node.docker that return types with arguments of type DeviceConstructor parameters in org.openqa.selenium.grid.node.docker with type arguments of type DeviceModifierConstructorDescriptionDockerSessionFactory
(org.openqa.selenium.remote.tracing.Tracer tracer, org.openqa.selenium.remote.http.HttpClient.Factory clientFactory, Duration sessionTimeout, Docker docker, URI dockerUri, Image browserImage, org.openqa.selenium.Capabilities stereotype, List<Device> devices, Image videoImage, DockerAssetsPath assetsPath, String networkName, boolean runningInDocker, Predicate<org.openqa.selenium.Capabilities> predicate)