| Package | Description |
|---|---|
| io.github.bonigarcia.seljup | |
| io.github.bonigarcia.seljup.handler |
| Modifier and Type | Method and Description |
|---|---|
CloudType |
BrowserInstance.getCloudType() |
CloudType |
BrowsersTemplate.Browser.toCloudType() |
static CloudType |
CloudType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudType[] |
CloudType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BrowserInstance(Config config,
AnnotationsReader annotationsReader,
BrowserType browserType,
CloudType cloudType,
Optional<String> browserName,
Optional<String[]> volumes) |
| Modifier and Type | Method and Description |
|---|---|
String |
DockerDriverHandler.startAndroidBrowser(String version,
String deviceName,
String browserNameSetByUser,
CloudType cloudType) |
DockerContainer |
DockerDriverHandler.startAndroidContainer(String androidImage,
String deviceName,
CloudType cloudType) |
Copyright © 2021. All rights reserved.