| Package | Description |
|---|---|
| io.github.bonigarcia.seljup |
| 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 |
SeleniumJupiter.addBrowsers(BrowsersTemplate.Browser... browsers) |
| Modifier and Type | Method and Description |
|---|---|
void |
SeleniumJupiter.putBrowserList(String key,
List<BrowsersTemplate.Browser> browserList) |
| Constructor and Description |
|---|
CapabilitiesHandler(Config config,
AnnotationsReader annotationsReader,
Parameter parameter,
org.junit.jupiter.api.extension.ExtensionContext extensionContext,
Optional<BrowsersTemplate.Browser> browser,
Optional<BrowserType> browserType,
boolean isGeneric,
boolean isOpera) |
Copyright © 2023. All rights reserved.