Package net.thucydides.core.webdriver
Interface DriverConfiguration<T extends DriverConfiguration>
- All Superinterfaces:
Configuration<T>
- All Known Implementing Classes:
WebDriverConfiguration
-
Method Summary
Methods inherited from interface net.thucydides.core.webdriver.Configuration
getBaseUrl, getCurrentTestCount, getElementTimeoutInSeconds, getEnvironmentVariables, getEstimatedAverageStepCount, getHistoryDirectory, getOutputDirectory, getRestartFrequency, getScreenshotLevel, getStepDelay, getUseUniqueBrowser, onlySaveFailingScreenshots, setDefaultBaseUrl, setIfUndefined, setOutputDirectory, shouldUseAUniqueBrowser, takeVerboseScreenshots, withEnvironmentVariables
-
Method Details
-
getDriverType
SupportedWebDriver getDriverType()
-