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