Web Environment

Description

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

Note: Web objects are supported in UFT One only when the UFT One Web Add-in is installed and loaded.
WebAgGrid
objects are supported only if the AgGrid Add-in is also loaded.
WebUIGrid
objects are supported only if the UIGrid Add-in is also loaded.

Supported Test Objects

Test ObjectDescription
BrowserA Web browser (or browser tab).
FrameAn HTML frame.
ImageAn image with or without a target URL link.
LinkA hypertext link.
PageAn HTML page.
ViewLinkA Viewlink object.
WebAreaA section of an image (usually a section of a client-side image map).
WebAudioAn audio object.
WebButtonAn HTML button.
WebCheckBoxA check box with an ON and OFF state.
WebEditAn edit box, usually contained inside a form.
WebElementA general Web object that can represent any Web object.
WebFileAn edit box with a browse button attached, used to select a file from the File dialog box.
WebListA drop-down box or multiple selection list.
WebMenuAn menu object.
WebNumberA numeric edit box.
WebRadioGroupA set of radio buttons belonging to the same group.
WebRangeA range object.
WebTableA table containing a variable number of rows and columns.
WebTabStripA tab strip control in a Web page or application.
WebTreeA Web tree.
WebVideoA video object.
WebXMLAn XML document contained in a Web page.