| Package | Description |
|---|---|
| org.openqa.selenium.remote.http | |
| org.openqa.selenium.remote.internal |
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
JsonHttpCommandCodec.encode(Command command) |
| Modifier and Type | Method and Description |
|---|---|
Command |
JsonHttpCommandCodec.decode(HttpRequest encodedCommand) |
HttpResponse |
HttpClient.execute(HttpRequest request,
boolean followRedirects)
Executes the given request.
|
| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
ApacheHttpClient.execute(HttpRequest request,
boolean followRedirects) |
Copyright © 2015. All rights reserved.