ExtJS Toolkit Library

Description

The objects, methods, and properties described in this section can be used when testing Ext-JS objects.

Note:

  • Ext-JS objects are supported in UFT One only when the UFT One Web Add-in and the Ext-JS sub-add-in are installed and loaded.
  • Ext-JS test objects extend test objects from the UFT One Web Add-in and inherit many of their operations and description properties from those objects.

Supported Test Objects

Test ObjectDescription
XJSButtonA button control in a ExtJS application. Handles most button controls including toggle button.
XJSCheckBoxA checkbox control in a EXT-JS application.
XJSComboBoxA control that has a regular edit box on the left, and on the right has a down arrow that opens a drop-down list.
XJSEditBoxAn edit control in a EXT-JS application.
XJSHeaderA header control in a EXT-JS application.
XJSLabelA Label control in a EXT-JS application.
XJSMenuA menu control in a Ext-JS application.
XJSPanelA panel control in a EXT-JS application.
XJSRadioButtonA radio button control in a EXT-JS application.
XJSTableA table/grid control in an EXT-JS application.
XJSTabStripAn tab strip control in a EXT-JS application.