| 程序包 | 说明 |
|---|---|
| org.openqa.selenium.remote | |
| org.openqa.selenium.remote.http | |
| org.openqa.selenium.remote.internal |
| 限定符和类型 | 方法和说明 |
|---|---|
ProtocolHandshake.Result |
ProtocolHandshake.createSession(HttpClient client,
Command command) |
| 限定符和类型 | 方法和说明 |
|---|---|
HttpClient |
HttpClient.Factory.createClient(URL url)
Creates a HTTP client that will send requests to the given URL.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ApacheHttpClient |
| 限定符和类型 | 方法和说明 |
|---|---|
HttpClient |
ApacheHttpClient.Factory.createClient(URL url) |