Verify Button Name
This is a pre-built action available under the Captured Button Element from the SAP Application. The functionality of this action in Avo Assure is to verify whether the button name provided in the input matches the actual button name in the SAP application.
Syntax
Input Value: <Button Name>
<Button Name>
Provide the expected button name to be verified
Output Value
<Dynamic Variable> (Optional);<Dynamic Variable> (Optional)
This variable holds the status as True or False.
Example
Verifies the name of the Password button in the SAP application.
The Verify Button Name action takes the expected button name (e.g., Password) as input and compares it with the actual button name captured while the execution status is stored in the {VerifyBtnName} variable.

Last updated
Was this helpful?