| Package | Description |
|---|---|
| io.github.bonigarcia.seljup |
| Modifier and Type | Method and Description |
|---|---|
BrowserType |
BrowsersTemplate.Browser.toBrowserType() |
static BrowserType |
BrowsersTemplate.Browser.toBrowserType(String browser) |
static BrowserType |
BrowserType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrowserType[] |
BrowserType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| 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.