geck_send_keys
Send keyboard shortcuts and key sequences to the GECK editor to automate actions like saving, closing, or confirming dialogs using pywinauto syntax.
Instructions
Send a pywinauto key sequence to GECK, such as ^s, %{F4}, or {ENTER}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | Yes | ||
| focus | No | ||
| pause | No | ||
| handle | No | ||
| backend | No | win32 | |
| title_regex | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||