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
- 
switchOffpublic final boolean switchOff
- 
reportPath
- 
issueScreenshotspublic final boolean issueScreenshots
- 
pageScreenshotpublic final boolean pageScreenshot
- 
strictpublic final boolean strict
 
-