Unterstützte Aktionen
click: Klick auf Zielelement (Standard).fill: Text in Feld/Textarea mitelementIDeingeben.type: Roh-Tastatureingaben ohneelementID(z. B. Taschenrechner).shortcut: Tastenkürzel senden (z. B.cmd+c).
Eingaben
action(optional):click,fill,type, orshortcut(Standardclick).elementID(erforderlich fürclickandfill): Element-ID aus Get Active App Context.text(erforderlich fürfillandtype): Wert oder Tastatureingaben.shortcut(erforderlich fürshortcut): Shortcut-String.windowID(optional): Bestimmtes Fenster (pid/title) statt aktives.
Hinweise
- Element-IDs verfallen bei UI-Änderungen.
- Gleiches
windowIDfür Hintergrundfenster in allen Schritten.