Send Hot Keys
Description
This action component allows you to send a keyboard shortcuts to a window element.
Input Properties
- Key (Dropdown) – The key that is sent.
- Alt (Checkbox) – Modifier Key.
- Ctrl (Checkbox) – Modifier Key.
- Shift (Checkbox) – Modifier Key.
- Win (Checkbox) – Modifier Key.
- Delay Between Keys (Int) – Set delay between each key.
General Properties
- GlobalWaits (Checkbox) – Apply global waits when PreWait or PostWait are not specified.
- IgnoreError (Checkbox) – Continue the process flow without throwing error.
- PostWait (Checkbox) – Apply specified wait after execute the action.
- PreWait (Checkbox) – Apply specified wait before execute the action.