DropDown Method (JavaSwtDropDownButton)

Class

JavaSwtDropDownButton.

Action

Produces a mouse click on the drop-down arrow portion of the button.

Syntax

dropdownbutton.DropDown()

Notes

This functionality is supported only if you are using the Classic Agent.

Silk Test Classic does not record the DropDown method; you must manually add it to your script as well as any subsequent actions on the window triggered by this action.

If the click on Arrow portion of the button triggers popup menu, then you should use the DropDownMenuSelect method.