|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GridRole | |
---|---|
org.openqa.grid.selenium.utils |
Uses of GridRole in org.openqa.grid.selenium.utils |
---|
Methods in org.openqa.grid.selenium.utils that return GridRole | |
---|---|
GridRole |
GridConfiguration.getRole()
|
static GridRole |
GridRole.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GridRole[] |
GridRole.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.openqa.grid.selenium.utils with parameters of type GridRole | |
---|---|
void |
GridConfiguration.setRole(GridRole role)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |