Verify Button Name
Last updated
Was this helpful?
Last updated
Was this helpful?
This is pre-built Action located under the @SAP Element Name instructs Avo Assure Client verifies whether the button name specified in the input field matches the actual button name.
Input: <Button Name>
In this syntax, the user needs to provide the button name which they want to verify.
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
Consider you are working on SAP application. Where you need to validate the behavior of a business application that integrates with SAP. The task is to verify name of button which is captured in SAP application. With the help of ‘Verify Button Name’ you can Verify name of that button.
The Action needs verify name of button and store the result in output variable {Status} as ‘True’.
The action is performed and the result is saved in the output variable {Status} as ‘True’, which can be utilized for display and further processing.