gui_send_keys
Send raw keyboard sequences using pywinauto syntax to automate GUI interactions, such as Ctrl+S for save or Enter for confirmation.
Instructions
Sendet rohe Tastenfolgen (pywinauto-Syntax), z.B. '^s' = Strg+S, '{ENTER}', '%{F4}'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | Yes |