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 String |
IN_THE_CURRENT_SESSION |
"$AGENT" |
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 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 © 2021. All rights reserved.