← Back to wkappbot-workflow
wkappbot-workflow
★★★
a11y Sub-Actions How-To
How-to reference for a11y sub-actions: discovery, window-state, input, read, wait, common flags.
user/developer
Steps
- AMBIGUOUS GRAP AUTO-RESOLUTION: action comma...
- Discovery sub-actions (read-only safe): insp...
- Window-state sub-actions: close (WM_CLOSE fo...
- Invoke/select sub-actions: click (best-tier...
- Input sub-actions: type (SendKeys + focus) t...
- Read sub-actions: read (UIA Name+Value+HelpT...
- Wait sub-action with conditions: wait --cond...
- Common flags across actions: --all (fan-out...
- --ocr opt-in: hack and inspect default to CC...
- kill sub-action: a11y kill <pattern>[/<ances...
- Error expectations: action can exit:1 even a...
- Action ladder per tier: (1) UIA pattern Invo...
- BLOCKED_CDP_OVERLAY detection: when a11y ins...
- Blocker detection (all a11y actions): emit #...
- Auto-inspect fallback (2026-05-02): when a11...