jQueryUI Toolkit Library
Description
The objects, methods, and properties described in this section can be used when testing jQuery UI objects.
Note:
- jQuery UI objects are supported in UFT One only when the UFT One Web Add-in and jQuery UI sub-add-in are installed and loaded.
- jQuery UI test objects extend test objects from the UFT One Web Add-in and inherit many of their operations ad description properties from those objects.
Supported Test Objects
Test Object | Description |
---|---|
jQUIAccordion | A jQuery UI accordion control, with one panel expanded at a time. |
jQUICalendar | A jQuery UI calendar control. |
jQUIList | A jQuery UI list control, in which more than one item can be selected at a time. |
jQUISlider | A jQuery UI slider control. |
jQUITabStrip | A jQuery UI tab strip control. |
jQUIToggleButton | A jQuery UI toggle button control, which can be pressed to toggle between On (pressed) and Off (released) states. |