Minimize Window
Last updated
Last updated
This is pre-built Action located under the @Sap Element. It instructs the Avo Assure Client to minimize the recently launched window of the SAP Application and save the result in the output variable.
Input: N/A
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
Consider a scenario where user is testing SAP Application where they create a sales order in the VA01 transaction. After entering the order details and saving the order, a confirmation dialog appears, and the user minimizes the SAP window to switch to a different task. The Minimize Window needs to confirm that the window is properly minimized. The "Minimize Window" Action is used to minimize the currently active or recently launched window.
The "Minimize Window" Action should minimize the currently active SAP window which is the sales order creation window.
The Minimize Window Action minimizes the sales order creation window.