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