@ConfigurationProperties(value="embedded.selenium") public class SeleniumProperties extends CommonContainerProperties
| Modifier and Type | Class and Description |
|---|---|
static class |
SeleniumProperties.Vnc |
CommonContainerProperties.CopyFileProperties, CommonContainerProperties.MountVolume| Modifier and Type | Field and Description |
|---|---|
static String |
BEAN_NAME_EMBEDDED_SELENIUM |
static String |
BEAN_NAME_EMBEDDED_SELENIUM_DRIVER |
| Constructor and Description |
|---|
SeleniumProperties() |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.chrome.ChromeOptions |
apply(org.openqa.selenium.chrome.ChromeOptions options) |
org.openqa.selenium.firefox.FirefoxOptions |
apply(org.openqa.selenium.firefox.FirefoxOptions options) |
canEqual, equals, getCapabilities, getCommand, getEnv, getFilesToInclude, getMountVolumes, getTimeoutDuration, getWaitTimeoutInSeconds, hashCode, isEnabled, isReuseContainer, isUsePullAlwaysPolicy, setCapabilities, setCommand, setEnabled, setEnv, setFilesToInclude, setMountVolumes, setReuseContainer, setUsePullAlwaysPolicy, setWaitTimeoutInSeconds, toStringpublic static final String BEAN_NAME_EMBEDDED_SELENIUM
public static final String BEAN_NAME_EMBEDDED_SELENIUM_DRIVER
Copyright © 2022. All rights reserved.