VerifyToolTipText
This ‘verifyToolTipText’ is pre-built Action comes for the captured Element. The functionality of this in Avo Assure to verify the tooltip text displayed for a specific object matches the expected text and store the result in dynamic variable.
Syntax
Input Value: <Input Value>
<Input Value> (Required)
The expected tooltip text to verify against the actual tooltip text from the application
Output Value
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This variable holds the status as True or False
Example
Verifies the tooltip text associated with a specified UI element
The Verify ToolTip Text action takes the value from the Input Value column (e.g., Tooltip on top) and checks whether the tooltip of the defined object matches the expected text. The result of the verification is stored in the {Tooltip} variable as Ture or False

Last updated
Was this helpful?