axe-windows
axe-windows copied to clipboard
Exclude the SiblingUniqueAndFocusable rule for Win32 applications
Details
Due to a large number of false positives (and given the fact that Win32 applications don't support UIA natively), exclude the SiblingUniqueAndFocusable rule for Win32 applications.
Motivation
Addresses #1046. Supersedes #1038. Addresses microsoft/accessibility-insights-windows#1838.
Pull request checklist
- [x] Addresses an existing issue: #1046, microsoft/accessibility-insights-windows#1838.