|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Platform | |
|---|---|
| org.openqa.selenium | |
| Uses of Platform in org.openqa.selenium |
|---|
| Methods in org.openqa.selenium that return Platform | |
|---|---|
protected static Platform |
Platform.extractFromSysProperty(java.lang.String osName)
|
static Platform |
Platform.getCurrent()
|
static Platform |
Platform.valueOf(java.lang.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're declared. |
| Methods in org.openqa.selenium with parameters of type Platform | |
|---|---|
boolean |
Platform.is(Platform compareWith)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||