Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- afterTestMethod(TestContext) - Method in class com.playtika.testcontainer.selenium.testscope.TestcontainerScope
- afterTestMethod(TestContext) - Method in class com.playtika.testcontainer.selenium.testscope.TestcontainerTestExecutionListener
- apply(ChromeOptions) - Method in class com.playtika.testcontainer.selenium.SeleniumProperties
- apply(FirefoxOptions) - Method in class com.playtika.testcontainer.selenium.SeleniumProperties
B
- BEAN_NAME_EMBEDDED_SELENIUM - Static variable in class com.playtika.testcontainer.selenium.SeleniumProperties
- BEAN_NAME_EMBEDDED_SELENIUM_DRIVER - Static variable in class com.playtika.testcontainer.selenium.SeleniumProperties
- beforeTestMethod(TestContext) - Method in class com.playtika.testcontainer.selenium.testscope.TestcontainerScope
- beforeTestMethod(TestContext) - Method in class com.playtika.testcontainer.selenium.testscope.TestcontainerTestExecutionListener
- BrowserType - Enum in com.playtika.testcontainer.selenium
C
- chromeOptions(SeleniumProperties) - Method in class com.playtika.testcontainer.selenium.EmbeddedSeleniumBootstrapConfiguration
- CHROMIUM - Enum constant in enum com.playtika.testcontainer.selenium.BrowserType
- com.playtika.testcontainer.selenium - package com.playtika.testcontainer.selenium
- com.playtika.testcontainer.selenium.testscope - package com.playtika.testcontainer.selenium.testscope
- convert() - Method in enum com.playtika.testcontainer.selenium.VncRecordingMode
- createContextCustomizer(Class<?>, List<ContextConfigurationAttributes>) - Method in class com.playtika.testcontainer.selenium.testscope.TestcontainerContextCustomizerFactory
D
- DEFINED_VNC_PASSWORD - Static variable in class com.playtika.testcontainer.selenium.EmbeddedSeleniumBootstrapConfiguration
- DEFINED_VNC_USERNAME - Static variable in class com.playtika.testcontainer.selenium.EmbeddedSeleniumBootstrapConfiguration
- DOCKER_FOR_LINUX_STATIC_IP - Static variable in class com.playtika.testcontainer.selenium.EmbeddedSeleniumBootstrapConfiguration
- DockerHostname - Annotation Type in com.playtika.testcontainer.selenium
-
Annotation at the field or method/constructor parameter level that injects the docker host that got allocated at runtime.
E
- EmbeddedSeleniumBootstrapConfiguration - Class in com.playtika.testcontainer.selenium
- EmbeddedSeleniumBootstrapConfiguration() - Constructor for class com.playtika.testcontainer.selenium.EmbeddedSeleniumBootstrapConfiguration
F
- FIREFOX - Enum constant in enum com.playtika.testcontainer.selenium.BrowserType
- firefoxOptions(SeleniumProperties) - Method in class com.playtika.testcontainer.selenium.EmbeddedSeleniumBootstrapConfiguration
G
- get(String, ObjectFactory<?>) - Method in class com.playtika.testcontainer.selenium.testscope.TestcontainerScope
- getConversationId() - Method in class com.playtika.testcontainer.selenium.testscope.TestcontainerScope
- getDefaultDockerImage() - Method in class com.playtika.testcontainer.selenium.SeleniumProperties
- getHostName(GenericContainer<?>) - Method in class com.playtika.testcontainer.selenium.EmbeddedSeleniumBootstrapConfiguration
-
Implementation partly based upon
- getOrder() - Method in class com.playtika.testcontainer.selenium.testscope.TestcontainerTestExecutionListener
- getRecordingFileFactory() - Method in class com.playtika.testcontainer.selenium.EmbeddedSeleniumBootstrapConfiguration
-
Users can redefine this to create other strategies of saving vnc recordings
N
- NAME - Static variable in class com.playtika.testcontainer.selenium.testscope.TestcontainerScope
R
- RECORD_ALL - Enum constant in enum com.playtika.testcontainer.selenium.VncRecordingMode
- RECORD_FAILING - Enum constant in enum com.playtika.testcontainer.selenium.VncRecordingMode
- registerDestructionCallback(String, Runnable) - Method in class com.playtika.testcontainer.selenium.testscope.TestcontainerScope
- remove(String) - Method in class com.playtika.testcontainer.selenium.testscope.TestcontainerScope
- resolveContextualObject(String) - Method in class com.playtika.testcontainer.selenium.testscope.TestcontainerScope
S
- selenium(ConfigurableEnvironment, SeleniumProperties, MutableCapabilities, String) - Method in class com.playtika.testcontainer.selenium.EmbeddedSeleniumBootstrapConfiguration
- SeleniumProperties - Class in com.playtika.testcontainer.selenium
- SeleniumProperties() - Constructor for class com.playtika.testcontainer.selenium.SeleniumProperties
- SeleniumProperties.Vnc - Class in com.playtika.testcontainer.selenium
- SKIP - Enum constant in enum com.playtika.testcontainer.selenium.VncRecordingMode
T
- TestcontainerContextCustomizerFactory - Class in com.playtika.testcontainer.selenium.testscope
- TestcontainerContextCustomizerFactory() - Constructor for class com.playtika.testcontainer.selenium.testscope.TestcontainerContextCustomizerFactory
- TestcontainerScope - Class in com.playtika.testcontainer.selenium.testscope
- TestcontainerScope() - Constructor for class com.playtika.testcontainer.selenium.testscope.TestcontainerScope
- TestcontainerTestExecutionListener - Class in com.playtika.testcontainer.selenium.testscope
- TestcontainerTestExecutionListener() - Constructor for class com.playtika.testcontainer.selenium.testscope.TestcontainerTestExecutionListener
V
- valueOf(String) - Static method in enum com.playtika.testcontainer.selenium.BrowserType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.playtika.testcontainer.selenium.VncRecordingMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.playtika.testcontainer.selenium.BrowserType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.playtika.testcontainer.selenium.VncRecordingMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Vnc() - Constructor for class com.playtika.testcontainer.selenium.SeleniumProperties.Vnc
- VncRecordingMode - Enum in com.playtika.testcontainer.selenium
-
See
BrowserWebDriverContainer.VncRecordingMode
All Classes and Interfaces|All Packages|Constant Field Values