Uses of Class
org.openqa.selenium.devtools.v99.audits.model.InspectorIssue
-
Packages that use InspectorIssue Package Description org.openqa.selenium.devtools.v99.audits -
-
Uses of InspectorIssue in org.openqa.selenium.devtools.v99.audits
Methods in org.openqa.selenium.devtools.v99.audits that return types with arguments of type InspectorIssue Modifier and Type Method Description static org.openqa.selenium.devtools.Event<InspectorIssue>Audits. issueAdded()
-