Verify 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 verify whether the tooltip text of a captured UI element matches the expected value provided in the input value.
Syntax
Input Value: <Input Text>
<Input Text>
Provide the expected tooltip text to be verified against the actual tooltip of the element.
Output Value
<Dynamic Variable> (Optional);<Dynamic Variable> (Optional)
This dynamic variable holds the result as True or False.
Example
Verifies the tooltip text of the captured element
The Verify Tooltip Text action takes the value from the Input Value column (e.g., Doc. date) and verifies whether the tooltip text of the captured element matches the expected text (e.g., Doc. date). The result of the verification is stored in the {TooltipCheck} variable.

Last updated
Was this helpful?