Package org.openqa.selenium.devtools
Class CdpEndpointFinder
java.lang.Object
org.openqa.selenium.devtools.CdpEndpointFinder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCdpEndPoint(HttpClient client) static HttpClientgetHttpClient(HttpClient.Factory clientFactory, URI reportedUri) Deprecated.static HttpClientgetHttpClient(HttpClient.Factory clientFactory, URI reportedUri, ClientConfig clientConfig) getReportedUri(String capabilityKey, Capabilities caps) getReportedUri(Capabilities caps)
-
Constructor Details
-
CdpEndpointFinder
public CdpEndpointFinder()
-
-
Method Details
-
getHttpClient
@Deprecated public static HttpClient getHttpClient(HttpClient.Factory clientFactory, URI reportedUri) Deprecated. -
getHttpClient
public static HttpClient getHttpClient(HttpClient.Factory clientFactory, URI reportedUri, ClientConfig clientConfig) -
getCdpEndPoint
-
getReportedUri
-
getReportedUri
-
getHttpClient(HttpClient.Factory, URI, ClientConfig)instead