namespace webdriver.http

Types

Client

Interface used for sending individual HTTP requests to the server.

Executor

A command executor that communicates with a server using the WebDriver command protocol.

Request

Describes a partial HTTP request.

Response

Represents a HTTP response.