Toolbar Button
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.
Syntax
Input:<Input text>
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)

Usecase/Example

Scenario
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.
Input
Save
Expected Result
This Action needs to simulate a click on the "Save" button in the SAP toolbar.
Output
The Toolbar Button Action simulated a click on the “Save” button.
Last updated
Was this helpful?