Constant Field Values

Contents

net.serenitybdd.*

  • net.serenitybdd.core.pages.PageObjects
    Modifier and Type Constant Field Value
    public static final java.lang.String NO_WEBDRIVER_CONSTRUCTOR_MESSAGE "This page object does not appear have a constructor that takes a WebDriver parameter"

net.thucydides.*

  • net.thucydides.core.steps.stepdata.StepData
    Modifier and Type Constant Field Value
    public static final char DEFAULT_SEPARATOR 44
  • net.thucydides.core.webdriver.WebDriverFactory
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_DRIVER "firefox"
    public static final java.lang.String REMOTE_DRIVER "remote"