Uses of Interface
org.openqa.selenium.remote.http.HttpClient.Factory
Packages that use HttpClient.Factory
-
Uses of HttpClient.Factory in org.openqa.selenium.remote.http
Methods in org.openqa.selenium.remote.http that return HttpClient.FactoryModifier and TypeMethodDescriptionstatic HttpClient.FactoryCreates a new instance ofHttpClient.Factorywith the given name.static HttpClient.FactoryHttpClient.Factory.createDefault()Use thewebdriver.http.factorysystem property to determine which implementation ofHttpClient.Factoryshould be used. -
Uses of HttpClient.Factory in org.openqa.selenium.remote.http.jdk
Classes in org.openqa.selenium.remote.http.jdk that implement HttpClient.Factory