Uses of Interface
org.openqa.selenium.remote.http.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)