Help Centre › Building Processes
Description
Overview of KEYBOARD functions available in RPA. These functions allow you to simulate keyboard input including key presses, hot keys, and text typing.
Available KEYBOARD Functions
- Hot key (copy, cut, paste, select all): Simulates a keyboard shortcut combination.
- Press (keys like enter, shift, caps lock, etc): Presses a specific key or key combination.
- Tab until: Presses Tab repeatedly until a condition is met.
- Write: Types text using the keyboard.