Uses of Class
org.openqa.selenium.devtools.v95.network.model.ReportingApiReport
-
Packages that use ReportingApiReport Package Description org.openqa.selenium.devtools.v95.network -
-
Uses of ReportingApiReport in org.openqa.selenium.devtools.v95.network
Methods in org.openqa.selenium.devtools.v95.network that return types with arguments of type ReportingApiReport Modifier and Type Method Description static org.openqa.selenium.devtools.Event<ReportingApiReport>Network. reportingApiReportAdded()static org.openqa.selenium.devtools.Event<ReportingApiReport>Network. reportingApiReportUpdated()
-