Class ReportingApiEndpoint
java.lang.Object
org.openqa.selenium.devtools.v141.network.model.ReportingApiEndpoint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionName of the endpoint group.getUrl()The URL of the endpoint to which reports may be delivered.
-
Constructor Details
-
ReportingApiEndpoint
-
-
Method Details
-
getUrl
The URL of the endpoint to which reports may be delivered. -
getGroupName
Name of the endpoint group.
-