Select selects an item by scrolling the item into view (where applicable) and clicking it with the mouse, if it is not already selected. After selecting the item, Silk Test Classic verifies that the item was selected, and raises the exception E_CONTROL_NOT_RESPONDING if it was not.
If an invalid Item is passed as a parameter, Select() raises the exception E_ITEM_NOT_FOUND.