wkappbot
★★☆
a11y close safety: ambiguity + focus-node diagnostics
Close action defaults: multi-match without narrower -> abort with candidate list (like a11y find); after WM_CLOSE if target still alive at 500ms -> dump UIA focused element so the blocker is visible
Steps
- Ambiguity guard: close detects grap matching...
- Never hardcode critical-process list (Code/c...
- LogCurrentFocusNode helper dumps UIA focused...
- Place focus-node logging at both UIA WindowP...
- [DEV] Implementation: csharp/src/WKAppBot.CL...
- Verified 2026-04-22: test-a11y-close-all.sh...
- [v6.3+] close/minimize QuickMode: a11y close...