Uses of Class
org.openqa.selenium.remote.http.ClientConfig
-
Uses of ClientConfig in org.openqa.selenium.remote.http
Methods in org.openqa.selenium.remote.http that return ClientConfigModifier and TypeMethodDescriptionClientConfig.authenticateAs
(org.openqa.selenium.Credentials credentials) ClientConfig.connectionTimeout
(Duration timeout) static ClientConfig
ClientConfig.defaultConfig()
RemoteCall.getConfig()
ClientConfig.readTimeout
(Duration timeout) ClientConfig.withFilter
(Filter filter) ClientConfig.withRetries()
Methods in org.openqa.selenium.remote.http with parameters of type ClientConfigConstructors in org.openqa.selenium.remote.http with parameters of type ClientConfig