Skip to main content

Keyboard Actions

Clipboard Get / Set

Get stores clipboard text in a variable; Set writes text to the clipboard.

Image

ParameterDescription
Save to variable (name)Variable that receives the current clipboard content.
TextPlain text or variable value that will be placed on the clipboard.

Key Shortcut

Simulates a keyboard shortcut (e.g., Ctrl + C).

Image

ParameterDescription
KeyKey combination to send (e.g., Ctrl + C).
Wait afterPause after the shortcut is pressed (Default, None, or custom).

Type Text

Types text into the active field (or one you indicate Search object).

Image

ParameterDescription
Search objectElement to type into (optional).
Required successWhen ON, the workflow stops if typing fails.
Text to typeText or variable content to be entered.
Wait afterPause after typing (Default, None, or custom).
Timeout between actionsDelay (ms) between keystrokes — useful for slow applications.
Clear before typingWhen enabled, existing text in the field is cleared first.