public class DockerBrowserManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
REMOTE_WEB_DRIVER_CREATION_MAX_RETRIES |
| Constructor and Description |
|---|
DockerBrowserManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeDriver(String id) |
org.openqa.selenium.remote.RemoteWebDriver |
createDockerDriver(String id,
org.openqa.selenium.remote.DesiredCapabilities capabilities) |
void |
setDownloadLogsPath(Path path) |
public static final int REMOTE_WEB_DRIVER_CREATION_MAX_RETRIES
Copyright © 2018 Kurento. All rights reserved.