Toolbar Button
Last updated
Last updated
This is pre-built Action located under the @Sap Element. It instructs the Avo Assure Client to perform actions on the given SAP Toolbar button.
Input:<Input text>
Note: Toolbar button name should case sensitive.
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
Consider a scenario where user is testing SAP Application. By using Toolbar Button Action user needs to create and save a sales order in the SAP system. After filling in the required fields in the "VA01" transaction (Create Sales Order), the user must click the "Save" button in the toolbar to save the order. The "Toolbar Button" Action is used to simulate the click of a button on the SAP toolbar.
Save
This Action needs to simulate a click on the "Save" button in the SAP toolbar.
The Toolbar Button Action simulated a click on the “Save” button.