← Back to wkappbot-core
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.

user/developer
a11yfindperformanceelectronmfcuiafastexit

Steps

  1. [ELECTRON-UIA-SKIP] VS Code and other Electr...
  2. [MFC-UIA-SKIP] MFC/Afx windows (nkrunlite, H...
  3. [FASTEXIT-PATH] Read-only a11y commands (fin...
  4. [MDI-SCAN-FAST-PROC-NAME] MDI child enumerat...
  5. [CMD-FALLBACK-NOISE-FILTER] FindByMultiField...
  6. Verified 2026-04-26: test-a11y-find-32770-po...
  7. windows command: no-arg lists all top-level...
  8. windows command: no-arg lists all top-level...