Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NO_WEBDRIVER_CONSTRUCTOR_MESSAGE |
"This page object does not appear have a constructor that takes a WebDriver parameter" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NUMBER_OF_TRIES_FOR_UNREADY_ELEMENTS |
12 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IN_THE_CURRENT_SESSION |
"$AGENT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MISSING_REMOTE_DRIVER_PROPERTY |
"Remote driver not specified" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_WEBDRIVER_DRIVER |
"chrome" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INTERCEPTOR_FIELD_NAME |
"$$_serenity_interceptor" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JUNIT_JUPITER_EXECUTION_PARALLEL_ENABLED |
"junit.jupiter.execution.parallel.enabled" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
DEFAULT_SEPARATOR |
44 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
UNIX_FILE_SEPARATOR |
"/" |
public static final String |
WINDOWS_FILE_SEPARATOR |
"\\" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_DRIVER |
"chrome" |
public static final String |
REMOTE_DRIVER |
"remote" |
Copyright © 2023. All rights reserved.