Uses of Class
org.openqa.selenium.devtools.v141.network.model.ReportId
Packages that use ReportId
-
Uses of ReportId in org.openqa.selenium.devtools.v141.network.model
Methods in org.openqa.selenium.devtools.v141.network.model that return ReportIdConstructors in org.openqa.selenium.devtools.v141.network.model with parameters of type ReportIdModifierConstructorDescriptionReportingApiReport(ReportId id, String initiatorUrl, String destination, String type, TimeSinceEpoch timestamp, Integer depth, Integer completedAttempts, Map<String, Object> body, ReportStatus status)