Uses of Interface
org.openqa.selenium.remote.http.HttpClient
Packages that use HttpClient
-
Uses of HttpClient in org.openqa.selenium.remote.http
Methods in org.openqa.selenium.remote.http that return HttpClientModifier and TypeMethodDescriptiondefault HttpClient
HttpClient.Factory.createClient
(URL url) Creates a HTTP client that will send requests to the given URL.HttpClient.Factory.createClient
(ClientConfig config) -
Uses of HttpClient in org.openqa.selenium.remote.http.jdk
Classes in org.openqa.selenium.remote.http.jdk that implement HttpClientMethods in org.openqa.selenium.remote.http.jdk that return HttpClient