Send Text
Description
This action component allows you to send string value into a text field of an indicated window.
Input Properties
- Secure Text (String) – The key that is sent.
- 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.