|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpVerb | |
---|---|
org.openqa.selenium.remote |
Uses of HttpVerb in org.openqa.selenium.remote |
---|
Methods in org.openqa.selenium.remote that return HttpVerb | |
---|---|
static HttpVerb |
HttpVerb.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HttpVerb[] |
HttpVerb.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.openqa.selenium.remote with parameters of type HttpVerb | |
---|---|
CommandInfo(String url,
HttpVerb verb)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |