About Support
TestComplete can recognize Developer Express ASPxMenu controls in ASP.NET applications. It provides special properties and methods that let you retrieve the controls data and simulate user actions over the controls (see below).
In HTML code, the ASPxMenu control is implemented as a TABLE element. TestComplete recognizes this element as ASPxMenu and adds the ASPxMenu
property to it. The property returns a Menu
object that provides your tests with access to menu items and let you simulate user actions over them.
Supported Versions
Supported component versions: Developer Express ASP.NET Components ver. 9.2.6, 9.3, 10.1.4.
For more information on supported versions, see Supported Developer Express Controls.
Requirements
-
A license for the TestComplete Web module.
-
The Developer Express Control Support plugin. This plugin is installed and enabled automatically.
If you experience issues when working with the controls, select File > Install Extensions from the TestComplete main menu and check whether the plugin is active. (You can find the plugin in the Web group.) If the plugin is not available, run the TestComplete installation in the Repair mode.
Members
TestComplete works with APSxMenu controls using methods and properties of the Menu
object that corresponds to the control. For more information on these methods and properties, see the object’s description: