public class CommandInfo extends Object
Constructor and Description |
---|
CommandInfo(String url,
HttpMethod method) |
CommandInfo(String url,
HttpVerb verb)
Deprecated.
replaced by
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 © 2015. All rights reserved.