Uses of Interface
org.openqa.selenium.remote.http.HttpClient.Factory
-
-
Uses of HttpClient.Factory in org.openqa.selenium.remote.http
Methods in org.openqa.selenium.remote.http that return HttpClient.Factory Modifier and Type Method Description static HttpClient.FactoryHttpClient.Factory. createDefault()Use thewebdriver.http.factorysystem property to determine which implementation ofHttpClientshould be used.
-