wkappbot
★☆☆
Find Any Window Element Your Way -- grap Multi-Modal Search
grap = glob/regex/OR/UIA-scope/JSON5 multi-field AND. Wildcards: *Button*. OR: *notepad*;*calc*. UIA scope: app#panel. Tab portal: Chrome#ChatGPT#model. JSON5: {title:'Claude',domain:'claude.ai'}. hwnd: *hwnd=001A0F2C*. adb: adb://device/*screen*#balance. Combine: *order*#account = grap inside UIA scope.
Steps
- grap is a multi-modal pattern: glob wildcard...
- Combine forms with AND semantics: *order*#ac...
- Adb scheme adb://device/*screen*#balance rou...
- OR INTERNALS + --all PATTERN (2026-05-18): ;...