public class InternetExplorerDriverHandler extends DriverHandler
| Constructor and Description |
|---|
InternetExplorerDriverHandler(Config config,
AnnotationsReader annotationsReader) |
InternetExplorerDriverHandler(Parameter parameter,
org.junit.jupiter.api.extension.ExtensionContext context,
Config config,
AnnotationsReader annotationsReader) |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.MutableCapabilities |
getOptions(Parameter parameter,
Optional<Object> testInstance) |
void |
resolve() |
cleanup, getConfig, getName, getObject, setContainerMap, setDockerService, throwExceptionWhenNoDriverpublic InternetExplorerDriverHandler(Config config, AnnotationsReader annotationsReader)
public InternetExplorerDriverHandler(Parameter parameter, org.junit.jupiter.api.extension.ExtensionContext context, Config config, AnnotationsReader annotationsReader)
public void resolve()
resolve in class DriverHandlerpublic org.openqa.selenium.MutableCapabilities getOptions(Parameter parameter, Optional<Object> testInstance) throws IOException, IllegalAccessException
getOptions in class DriverHandlerIOExceptionIllegalAccessExceptionCopyright © 2019. All rights reserved.