| Package | Description |
|---|---|
| net.serenitybdd.core |
| Modifier and Type | Method and Description |
|---|---|
static CurrentOS.OSType |
CurrentOS.getType()
detect the operating system from the os.name System property and cache
the result
|
static CurrentOS.OSType |
CurrentOS.OSType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CurrentOS.OSType[] |
CurrentOS.OSType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.