public interface DriverConfiguration<T extends DriverConfiguration>
extends net.thucydides.core.webdriver.Configuration<T>
Modifier and Type | Method and Description |
---|---|
SupportedWebDriver |
getDriverType() |
copy, getBaseUrl, getCurrentTestCount, getElementTimeout, getEnvironmentVariables, getEstimatedAverageStepCount, getHistoryDirectory, getOutputDirectory, getRestartFrequency, getScreenshotLevel, getStepDelay, getUseUniqueBrowser, onlySaveFailingScreenshots, setDefaultBaseUrl, setIfUndefined, setOutputDirectory, shouldUseAUniqueBrowser, takeVerboseScreenshots, withEnvironmentVariables
SupportedWebDriver getDriverType()