public class WebDriverTestEnvironmentData extends AbstractEnvironmentData
| Modifier and Type | Field and Description |
|---|---|
static WebDriverTestEnvironmentData |
INSTANCE |
baseUrl| Constructor and Description |
|---|
WebDriverTestEnvironmentData() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull URL |
getBaseUrl()
Logic stolen from
TestedProductFactory.create(Class, String, TestedProductFactory.TesterFactory) |
protected String |
getProperty(@NotNull String key) |
getAuthenticatingUserclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBambooServer, getBambooServerpublic static final WebDriverTestEnvironmentData INSTANCE
@NotNull public @NotNull URL getBaseUrl()
TestedProductFactory.create(Class, String, TestedProductFactory.TesterFactory)getBaseUrl in interface BambooEnvironmentDatagetBaseUrl in class AbstractEnvironmentDataprotected String getProperty(@NotNull @NotNull String key)
getProperty in class AbstractEnvironmentDataCopyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.