public interface SharedMutator
SharedWebDriverContainer method calls.| Modifier and Type | Interface and Description |
|---|---|
static class |
SharedMutator.EffectiveParameters<T>
Effective parameters used by the test.
|
| Modifier and Type | Method and Description |
|---|---|
<T> SharedMutator.EffectiveParameters<T> |
getEffectiveParameters(Class<T> testClass,
String testName,
ConfigurationProperties.DriverLifecycle driverLifecycle)
Effective parameters to use for
SharedWebDriverContainer. |
<T> SharedMutator.EffectiveParameters<T> getEffectiveParameters(Class<T> testClass, String testName, ConfigurationProperties.DriverLifecycle driverLifecycle)
SharedWebDriverContainer.T - type of the test classtestClass - test classtestName - test namedriverLifecycle - WebDriver lifecycleCopyright © 2016 FluentLenium. All Rights Reserved.