| Package | Description |
|---|---|
| com.github.mkolisnyk.sirius.client |
| Modifier and Type | Method and Description |
|---|---|
static Platform |
Platform.fromString(String input) |
static Platform |
Configuration.platform() |
static Platform |
Platform.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Platform[] |
Platform.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.openqa.selenium.WebDriver |
Driver.init(String url,
Platform platform,
org.openqa.selenium.Capabilities capabilities) |
Copyright © 2013-2018. All Rights Reserved.