ExpandMenuToRetrieveProperties Property

Description

Indicates whether UFT One opens menu objects before retrieving menu item properties during a run session.

Property type

Read-write property

Syntax

Visual Basic
Public Property ExpandMenuToRetrieveProperties As Boolean

Return Value

  • True--Expands the relevant menu before retrieving menu item properties during a test run. Setting this option to True may slow the test run, but it can be useful if menu item properties change upon opening the menu.
  • False--Retrieves menu item properties without expanding the relevant menu.

Example

See Also