Uses of Package
org.openqa.selenium.remote.http
-
Classes in org.openqa.selenium.remote.http used by org.openqa.selenium.remote.httpClassDescriptionCan be wrapped around an
HttpHandler
in order to either modify incomingHttpRequest
s or outgoingHttpResponse
s using the well-known "Filter" pattern.Defines a simple client for making HTTP requests.