|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Speed | |
---|---|
org.openqa.selenium |
Uses of Speed in org.openqa.selenium |
---|
Methods in org.openqa.selenium that return Speed | |
---|---|
Speed |
WebDriver.Options.getSpeed()
Deprecated. This method is being reviewed. |
static Speed |
Speed.valueOf(java.lang.String name)
Deprecated. Returns the enum constant of this type with the specified name. |
static Speed[] |
Speed.values()
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.openqa.selenium with parameters of type Speed | |
---|---|
void |
WebDriver.Options.setSpeed(Speed speed)
Deprecated. This method is being reviewed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |