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 HttpClient Modifier and Type Method Description default HttpClient
HttpClient.Factory. createClient(java.net.URL url)
Creates a HTTP client that will send requests to the given URL.HttpClient
HttpClient.Factory. createClient(ClientConfig config)
-