Get ToolTip Text

This is a pre-built action available under the Captured Element from the SAP GUI Application. The functionality of this action in Avo Assure is to fetch the tooltip text associated with the specified element and save the result in the dynamic variable.

Syntax

Input Value: N/A

Argument
Description

N/A

Not Applicable

Output Value

Argument
Description

<Dynamic Variable> (Required)

This variable holds the tooltip text

<Dynamic Variable> (Optional)

This dynamic variable holds the result as True or False.

Example

Retrieves the tooltip text as Doc. date from the captured element

The Get Tooltip Text action does not require any value from the Input Value column. It retrieves the tooltip text (e.g., Doc. date) from the captured element and stores it in the {TooltipText} variable. The execution status is stored in the {Status} variable.

Last updated

Was this helpful?