Package com.levelaccess.continuum
Class CA11yReport.ReportConfig
java.lang.Object
com.levelaccess.continuum.CA11yReport.ReportConfig
- Enclosing class:
- CA11yReport
Encapsulates the config field that is included along with the CA11y report object.
The fields under this object contain the settings used to execute the test.
-
Field Details
-
includeRules
-
excludeRules
-
level
-
ignoreSelectors
-
switchOff
public final boolean switchOff -
reportPath
-
issueScreenshots
public final boolean issueScreenshots -
pageScreenshot
public final boolean pageScreenshot -
strict
public final boolean strict
-