Minimize Window
Last updated
Last updated
This is pre-built Action located under the @Window Element Name. It instructs the Avo Assure Client to minimize current window which is loading and store the status in output variable.
Input: N/A
Output: <Dynamic Variable>;<Dynamic Variable>(Optional)
The product being tested is a web-based application. The user is automating the login process to access the application. After logging in, the application takes a few seconds to load the user's dashboard. To simulate the user's multitasking behavior, the test requires the automation tool to minimize the window while the dashboard is loading.
The Minimize Window Action needs to minimize the current window and store the status in output variable.
The Minimize Window Action is minimizing the current window and store it in {result} Output Variable as True, which can be utilized for display or other purposes.