# 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. &#x20;

### Syntax&#x20;

**Input Value:** `<Input Text>`

| Argument                 | Description                                                                                 |
| ------------------------ | ------------------------------------------------------------------------------------------- |
| \<Input Text> (Required) | Provide the expected tooltip text to be verified against the actual tooltip of the element. |

**Output Value**&#x20;

| Argument                                                      | Description                                                      |
| ------------------------------------------------------------- | ---------------------------------------------------------------- |
| \<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 Tool-Tip 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 as **True** (if the text matches) or **False** (if the text does not match).

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2F5Bjs136GFmxFtfHf9Kri%2Fimage.png?alt=media&#x26;token=51bf290f-92b8-45ea-95e6-0fbfbbe0a14f" alt=""><figcaption></figcaption></figure>
