GWT Toolkit Library

Description

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

Notes:

 GWT objects are supported in UFT One only when the UFT One Web Add-in and GWT sub-add-in are installed and loaded.

 GWT 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
GWTAccordionA GWT vertical stack of panels, with only one panel expanded at a time.
GWTCollapsiblePanelA GWT CollapsiblePanel control, which can be expanded or collapsed to show or hide its content by clicking its title.
GWTDialogBoxA GWT dialog box control.
GWTMenuBarA GWT menu bar control that contains menus, sub-menus, and menu items.
GWTPushButtonA GWT push-button control that can have custom styling.
GWTRichTextAreaA GWT rich text area that allows complex editing, styling, and formatting.
GWTTabStripA GWT tab strip control.
GWTToggleButtonA GWT toggle button control, which can be pressed to toggle between On (pressed) and Off (released) states. The text on the button may change depending on the state.
GWTTreeA GWT tree control.