| 程序包 | 说明 |
|---|---|
| org.openqa.selenium.remote |
| 构造器和说明 |
|---|
HttpCommandExecutor(Map<String,CommandInfo> additionalCommands,
URL addressOfRemoteServer)
Creates an
HttpCommandExecutor that supports non-standard
additionalCommands in addition to the standard. |
HttpCommandExecutor(Map<String,CommandInfo> additionalCommands,
URL addressOfRemoteServer,
HttpClient.Factory httpClientFactory) |