Class LowTextContrastIssueDetails
java.lang.Object
org.openqa.selenium.devtools.v126.audits.model.LowTextContrastIssueDetails
-
Constructor Summary
ConstructorsConstructorDescriptionLowTextContrastIssueDetails
(BackendNodeId violatingNodeId, String violatingNodeSelector, Number contrastRatio, Number thresholdAA, Number thresholdAAA, String fontSize, String fontWeight) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
LowTextContrastIssueDetails
-
-
Method Details
-
getViolatingNodeId
-
getViolatingNodeSelector
-
getContrastRatio
-
getThresholdAA
-
getThresholdAAA
-
getFontSize
-
getFontWeight
-