Get Button Name
Last updated
Was this helpful?
Last updated
Was this helpful?
This is pre-built Action located under the @SAP Element. It instructs the Avo Assure Client to fetch the button name and store the result in an output variable.
This keyword is helpful when users need to confirm the button's name before proceeding with any actions.
Input: N/A
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 get name of the button which is captured in SAP application. With the help of ‘Get Button Name’ you can get name of that button.
The Action needs get name of button and store the result in output variable {Button Name} as ‘Display’.
The action is performed, and the result is saved in the output variable {Button Name} as 'Display', which can be utilized for display and further processing.