Skip to content
On this page

Select List Item

Description

The Select List Item activity allows you to select many items from a combo box or list box.

Properties

CategoryPropertyTypeDescription
CommonContinue On ErrorboolSpecifies whether automation should continue even if the activity raises an error
Delay AfterIn(int)Delay time (in milliseconds) after executing the activity. The default amount of time is 300 milliseconds.
Delay BeforeIn(int)Delay time (in milliseconds) before the activity begins performing any operations. The default amount of time is 300 milliseconds.
InputBrowserIn(Browser)The browser page to navigate. This field only supports the Browser variable.
Select TypeSelectTypeSelect list of type INDEX - Index of the item (Starting from 0). VALUE - Value of the item. TEXT - text of the item.
Select valueSelectValueThe value based on the type of selection you want to use.
Time OutIn(int)The maximum amount of time (in milliseconds) to wait for the activity to complete before an error is thrown. If the timeout expires, the activity will be terminated.
Wait VisibleBoolCheck this box if you want the automation waits for the target to be visible before executing the activity. This is check by default.
UI ObjectXPathIn(string)Text property used to find a particular Ul element when the activity is executed.

A product of IRTech Company