| Package | Description |
|---|---|
| io.github.bonigarcia.seljup | |
| io.github.bonigarcia.seljup.config | |
| io.github.bonigarcia.seljup.handler |
| Modifier and Type | Method and Description |
|---|---|
Config |
DockerBrowserConfig.getConfig() |
Config |
DockerService.getConfig() |
Config |
SelenoidConfig.getConfig() |
Config |
SeleniumExtension.getConfig() |
Config |
WebDriverCreator.getConfig() |
| Constructor and Description |
|---|
BrowserInstance(Config config,
AnnotationsReader annotationsReader,
BrowserType browserType,
CloudType cloudType,
Optional<String> browserName,
Optional<String[]> volumes) |
DockerBrowserConfig(List<String> envs,
Config config,
BrowserInstance browserInstance,
String label) |
DockerHubService(Config config) |
DockerService(Config config,
InternalPreferences preferences) |
InternalPreferences(Config config) |
ScreenshotManager(org.junit.jupiter.api.extension.ExtensionContext context,
Config config) |
SelenoidConfig(Config config,
BrowserInstance browserInstance,
String version) |
WebDriverCreator(Config config) |
| Modifier and Type | Method and Description |
|---|---|
Config |
Config.setRemoteWebdriverPollTimeSec(int value) |
Config |
Config.setRemoteWebdriverWaitTimeoutSec(int value) |
Config |
Config.setServerPath(String value) |
Config |
Config.setServerPort(int value) |
Config |
Config.setServerTimeoutSec(int value) |
Config |
Config.setTtlSec(int value) |
Config |
Config.setUsePreferences(boolean value) |
| Modifier and Type | Method and Description |
|---|---|
Config |
DriverHandler.getConfig() |
Config |
DockerDriverHandler.getConfig() |
| Constructor and Description |
|---|
AppiumDriverHandler(Parameter parameter,
org.junit.jupiter.api.extension.ExtensionContext context,
Config config,
AnnotationsReader annotationsReader) |
ChromeDriverHandler(Config config,
AnnotationsReader annotationsReader) |
ChromeDriverHandler(Parameter parameter,
org.junit.jupiter.api.extension.ExtensionContext context,
Config config,
AnnotationsReader annotationsReader) |
DockerDriverHandler(Config config,
BrowserInstance browserInstance,
String version,
InternalPreferences preferences) |
DockerDriverHandler(org.junit.jupiter.api.extension.ExtensionContext context,
Parameter parameter,
Optional<Object> testInstance,
AnnotationsReader annotationsReader,
Map<String,DockerContainer> containerMap,
DockerService dockerService,
Config config,
BrowserInstance browserInstance,
String version) |
DriverHandler(Config config,
AnnotationsReader annotationsReader) |
DriverHandler(Parameter parameter,
org.junit.jupiter.api.extension.ExtensionContext context,
Config config,
AnnotationsReader annotationsReader) |
EdgeDriverHandler(Config config,
AnnotationsReader annotationsReader) |
EdgeDriverHandler(Parameter parameter,
org.junit.jupiter.api.extension.ExtensionContext context,
Config config,
AnnotationsReader annotationsReader) |
FirefoxDriverHandler(Config config,
AnnotationsReader annotationsReader) |
FirefoxDriverHandler(Parameter parameter,
org.junit.jupiter.api.extension.ExtensionContext context,
Config config,
AnnotationsReader annotationsReader) |
InternetExplorerDriverHandler(Config config,
AnnotationsReader annotationsReader) |
InternetExplorerDriverHandler(Parameter parameter,
org.junit.jupiter.api.extension.ExtensionContext context,
Config config,
AnnotationsReader annotationsReader) |
ListDriverHandler(Parameter parameter,
org.junit.jupiter.api.extension.ExtensionContext context,
Config config,
AnnotationsReader annotationsReader) |
OperaDriverHandler(Config config,
AnnotationsReader annotationsReader) |
OperaDriverHandler(Parameter parameter,
org.junit.jupiter.api.extension.ExtensionContext context,
Config config,
AnnotationsReader annotationsReader) |
OtherDriverHandler(Parameter parameter,
org.junit.jupiter.api.extension.ExtensionContext context,
Config config,
AnnotationsReader annotationsReader) |
OtherDriverHandler(Parameter parameter,
org.junit.jupiter.api.extension.ExtensionContext context,
Config config,
AnnotationsReader annotationsReader,
Class<?> type) |
RemoteDriverHandler(Parameter parameter,
org.junit.jupiter.api.extension.ExtensionContext context,
Config config,
AnnotationsReader annotationsReader) |
RemoteDriverHandler(Parameter parameter,
org.junit.jupiter.api.extension.ExtensionContext context,
Config config,
AnnotationsReader annotationsReader,
BrowsersTemplate.Browser browser) |
SafariDriverHandler(Parameter parameter,
org.junit.jupiter.api.extension.ExtensionContext context,
Config config,
AnnotationsReader annotationsReader) |
SelenideDriverHandler(Config config,
AnnotationsReader annotationsReader) |
SelenideDriverHandler(Parameter parameter,
org.junit.jupiter.api.extension.ExtensionContext context,
Config config,
AnnotationsReader annotationsReader) |
Copyright © 2019. All rights reserved.