public class CommandInfo extends Object
| Constructor and Description |
|---|
CommandInfo(String url,
HttpMethod method) |
CommandInfo(String url,
HttpVerb verb)
Deprecated.
Use
org.openqa.selenium.remote.CommandInfo(String, HttpMethod). |
@Deprecated public CommandInfo(String url, HttpVerb verb)
org.openqa.selenium.remote.CommandInfo(String, HttpMethod).public CommandInfo(String url, HttpMethod method)
Copyright © 2014. All rights reserved.