wkappbot-core
★★☆
a11y find FastExit + UIA skip for Electron/MFC (1-5s performance)
Key optimizations making a11y find/inspect/windows/ocr 1-5s instead of 50s in v6.2+. Electron/MFC UIA traversal skip, FastExit for read-only commands, MDI scan fast-path, cmd: fallback noise filter.
Steps
- [ELECTRON-UIA-SKIP] VS Code and other Electr...
- [MFC-UIA-SKIP] MFC/Afx windows (nkrunlite, H...
- [FASTEXIT-PATH] Read-only a11y commands (fin...
- [MDI-SCAN-FAST-PROC-NAME] MDI child enumerat...
- [CMD-FALLBACK-NOISE-FILTER] FindByMultiField...
- Verified 2026-04-26: test-a11y-find-32770-po...
- windows command: no-arg lists all top-level...
- windows command: no-arg lists all top-level...