public interface SupportsPrerunOption<T extends BaseOptions<T>,S extends SystemScript<?>> extends org.openqa.selenium.Capabilities, CanSetCapability<T>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PRERUN_OPTION |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<S> |
getPrerun() |
T |
setPrerun(S script) |
asMap, getBrowserName, getBrowserVersion, getCapability, getCapabilityNames, getPlatformName, is, mergeamend, setCapabilitystatic final java.lang.String PRERUN_OPTION