Type Into

You can select this activity to type a text into a UI element of the desktop application.

Note: MS build tools must be installed before you use this activity.

This table lists the properties for the activity.

Property Type Property Name Data Type Description
Common Activate Boolean Indicates whether to activate the input field.
Click Before Typing Boolean Indicates whether to click before typing.
Continue on error Boolean Select the check box to continue the RPA flow even if the activity fails. This check box is selected by default.
Empty Field Boolean Indicates whether to clear the input field before typing
Wait After (ms) Int32 Time to delay (in seconds) after this activity runs successfully and before the next activity runs.
Wait Before (ms) Int32 Time to delay (in seconds) before running this activity.
Input Selector String Identifies the target input field.
Text String Text to type
Misc DisplayName String Display name for the activity
Output Error Code Int32 The error code for the activity.