DropDownMenuSelect Method

Class

JavaSwtDropDownButton.

Action

Clicks the arrow of a drop-down button, finds the active menu, and picks the specified menu item.

Syntax

dropdownbutton.DropDownMenuSelect(sItem)
Variable Description
sItem The menu item to select.

Notes

This method is supported only in scripts that use the Classic Agent.

You must manually add DropDownMenuSelect to your script; Silk Test Classic does not automatically record it.