public interface DriverConfiguration<T extends DriverConfiguration> extends Configuration<T>
Modifier and Type | Method and Description |
---|---|
SupportedWebDriver |
getDriverType() |
getBaseUrl, getCurrentTestCount, getElementTimeoutInSeconds, getEnvironmentVariables, getEstimatedAverageStepCount, getHistoryDirectory, getOutputDirectory, getRestartFrequency, getScreenshotLevel, getStepDelay, getUseUniqueBrowser, onlySaveFailingScreenshots, setDefaultBaseUrl, setIfUndefined, setOutputDirectory, shouldUseAUniqueBrowser, takeVerboseScreenshots, withEnvironmentVariables
SupportedWebDriver getDriverType()
Copyright © 2021. All rights reserved.