Constant Field Values
Contents
net.serenitybdd.*
-
net.serenitybdd.core.pages.PageObjects Modifier and Type Constant Field Value public static final java.lang.StringNO_WEBDRIVER_CONSTRUCTOR_MESSAGE"This page object does not appear have a constructor that takes a WebDriver parameter"
-
net.serenitybdd.core.parallel.Agent Modifier and Type Constant Field Value public static final java.lang.StringIN_THE_CURRENT_SESSION"$AGENT"
net.thucydides.*
-
net.thucydides.core.configuration.WebDriverConfiguration<T extends DriverConfiguration> Modifier and Type Constant Field Value public static final java.lang.StringDEFAULT_WEBDRIVER_DRIVER"firefox"
-
net.thucydides.core.steps.ProxyConfiguration Modifier and Type Constant Field Value public static final java.lang.StringINTERCEPTOR_FIELD_NAME"$$_serenity_interceptor"
-
net.thucydides.core.steps.stepdata.StepData Modifier and Type Constant Field Value public static final charDEFAULT_SEPARATOR44
-
net.thucydides.core.util.FileSeparatorUtil Modifier and Type Constant Field Value public static final java.lang.StringUNIX_FILE_SEPARATOR"/"public static final java.lang.StringWINDOWS_FILE_SEPARATOR"\\"
-
net.thucydides.core.webdriver.WebDriverFactory Modifier and Type Constant Field Value public static final java.lang.StringDEFAULT_DRIVER"firefox"public static final java.lang.StringREMOTE_DRIVER"remote"