Skip to content
On this page

Send hot key

Description

The Send Hot Key activity allows you to send a keyboard shortcuts to a window element.

Properties

CategoryPropertyTypeDescription
CommonContinue On ErrorboolSpecifies whether automation should continue even if the activity raises an error
Delay AfterIn(int)Delay time (in milliseconds) after executing the activity. The default amount of time is 300 milliseconds.
Delay BeforeIn(int)Delay time (in milliseconds) before the activity begins performing any operations. The default amount of time is 300 milliseconds.
InputSelectorIn(string)String of characters that identifies the location of the window element.
MiscSelectorIn(string)String of characters that identifies the location of the window element.
AltboolModifier Key Alt.
CtrlboolModifier Key Ctrl.
ShiftboolModifier Key Shift.
WinboolModifier Key Win.
OptionsElementIn<UiElement>Uses variable with type = "UIElement" as input instead of selector string.
Input WindowIn<WindowApp>The window page to action this activity. This field only supports the WindowApp variable

A product of IRTech Company