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