| Package | Description |
|---|---|
| io.github.bonigarcia.seljup | |
| io.github.bonigarcia.seljup.handler |
| Modifier and Type | Method and Description |
|---|---|
BrowsersTemplate.Browser |
BrowserBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Stream<List<BrowsersTemplate.Browser>> |
BrowsersTemplate.getStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
SeleniumExtension.addBrowsers(BrowsersTemplate.Browser... browsers) |
| Modifier and Type | Method and Description |
|---|---|
void |
SeleniumExtension.putBrowserList(String key,
List<BrowsersTemplate.Browser> browserList) |
| Constructor and Description |
|---|
RemoteDriverHandler(Parameter parameter,
org.junit.jupiter.api.extension.ExtensionContext context,
Config config,
AnnotationsReader annotationsReader,
BrowsersTemplate.Browser browser) |
Copyright © 2021. All rights reserved.