Select Item
You can select this activity to select an item from the inspected drop-down or list.
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 | 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. |
| 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 drop down list or element |
| Item | String | Item to be selected. | |
| Misc | DisplayName | String | Display name for the activity |
| Output | Error Code | Int32 | The error code for the activity. |