ASPxMenu Property (Web Objects)

Applies to TestComplete 15.63, last modified on April 10, 2024

Description

TestComplete adds the ASPxMenu property to web objects that correspond to the Developer Express ASPxMenu controls. The property returns a reference to the Menu object that provides a scripting interface to the menu. You can use methods and properties of this object to obtain access to the menu items and to simulate user actions over them.

Declaration

TestObj.ASPxMenu

Read-Only Property Menu object
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

The property is applied to the following object:

View Mode

To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Property Value

The property returns the Menu object that provides a scripting interface to the ASPxMenu control.

See Also

Web Object
Developer Express ASPxMenu Support
Classic Web Testing

Highlight search results