Verify Button Name
Last updated
Last updated
This is pre-built Action located under the @SAP Element Name. It instructs the 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 user is working SAP application. Where user need to validate the behaviour of a business application that integrates with SAP. The task is verify name of button which is captured in SAP application .With the help of ‘Verify Button Name’ user 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.