Config: Rules & Export Options
Filter which axe-core rules run and control what context is collected in exports.
Video coming soon
Follow the written steps below in the meantime
Step-by-Step Instructions
- 1In the Rules tab:
- 2All: Run every axe-core rule (default).
- 3Include: Only run the specific rules you list.
- 4Exclude: Run all rules except the ones you list.
- 5Rule IDs are axe-core identifiers (e.g., "color-contrast", "image-alt").
- 6In the Export Options tab:
- 7DOM Context: parent elements, siblings, nearest landmark/heading.
- 8CSS Computed Styles: color, background, font-size, display, visibility.
- 9Framework Hints: React/Vue/Angular component names, test IDs.
- 10File Path Guesses: estimated file paths from BEM classes, data attributes.