Send Secure Text
Description
This action component allows you to send securestring into a text field of an indicated window.
Input Properties
- Secure Text (SecureString) – 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.