Verify button name
This is a pre-built action available under the Button element captured from the Desktop application. The functionality of this action in Avo Assure to check if the button’s name matches the expected value from the Input Value and save the result in the dynamic variable.
Syntax
Input value: <Button Name>
<Button Name> (Required)
Specify the button name to be verified with AUT
Output Value:
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This dynamic variable holds the result as Ture or False
Example
Checks if the name of the specified button matches the expected text.
The Verify Button Name action takes the value from the Input Value column (e.g., Login) and verifies whether it matches the actual name of the specified button in the application.

Last updated
Was this helpful?