Package com.shaft.validation.accessibility
package com.shaft.validation.accessibility
-
ClassesClassDescriptionProvides a fluent API for running automated accessibility audits against web pages using the axe-core engine via
AccessibilityHelper.Internal helper that drives WCAG-based accessibility analysis using the axe-core engine viaAxeBuilder.Mutable configuration bean for an accessibility scan with fluent-builder setters.Value object returned byAccessibilityHelper.analyzePageAccessibilityAndSave(WebDriver, String, boolean)and its overloads, carrying the aggregated outcome of a single axe accessibility scan.