wkappbot-core
★★☆
a11y command always-print resolved target full-path grap spec
MANDATE for every a11y command processor (invoke click press inspect screenshot --target etc) in WKAppBot.CLI: must print the resolved target node full-path grap on stdout regardless of the input grap argument shape (literal wildcard or partial), and regardless of action success or failure exit code.
Steps
- Folder: D:/GitHub/WKAppBot/csharp/src/WKAppB...
- MANDATE: every code path that resolves a tar...
- The resolved leaf grap is the AppendFocusPat...
- Must fire even when --force is used and even...
- If multiple actions resolve nodes in a singl...
- Verification yt_assistant log should show in...
- Status 2026-05-30: UIA success path patched...
- IMPL STATUS 2026-05-30 ~18:00 KST: UIA-succe...