public class WebDriverConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
protected User |
ADMIN_USER |
static String |
DEFAULT_BASEURL |
static User |
SMOKE_ADMIN |
static String |
SMOKE_SPACE_KEY |
static User |
SMOKE_TEST |
static User |
SYS_ADMIN |
protected User |
TEST_USER |
| Constructor and Description |
|---|
WebDriverConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getBaseUrl() |
static String |
getContextPath() |
static int |
getHttpPort() |
static void |
getInstanceProperties() |
protected User ADMIN_USER
protected User TEST_USER
public static User SMOKE_ADMIN
public static User SMOKE_TEST
public static final User SYS_ADMIN
public static final String DEFAULT_BASEURL
public static final String SMOKE_SPACE_KEY
Copyright © 2003–2015 Atlassian. All rights reserved.