UI Object
Description
A Process Guidance utility object for activating Process Guidance commands and UFT user interface elements
Remarks

The UI object methods are for use in process guidance HTML pages.  For more information on creating custom process guidance packages, see the Creating Custom Process Guidance Packages appendix chapter in the Unified Functional Testing User Guide.

Public Methods
Public Method LaunchMovieRuns the specified movie from the UFT Product Feature Movies collection.
Public Method OpenHelpOpens the UFT Help window to the specified Help page.
Public Method ProcessguidanceGotoActivityDisplays the specified process guidance activity from the current package configuration XML file.
Public Method ProcessGuidanceGotoProcessDisplays the specified process from the current package configuration XML file.
Public Method ProcessGuidanceNextActivityDisplays the next process guidance activity from the current package configuration XML file.
Public Method ProcessGuidancePrevActivityDisplays the previous process guidance activity from the current package configuration XML file.
Public Method ShowUIElementActivates the specified UFT menu item.
See Also