Maximize Window
Last updated
Last updated
This is pre-built Action located under the @Window Element Name. It instructs the Avo Assure Client to maximize the recently closed window and store the status in output variable.
Input: N/A
Output: <Dynamic Variable>;<Dynamic Variable>(Optional)
The product being tested is a file explorer desktop application. The user opens a file, minimizes it to the taskbar, and then closes the application window. The test needs to confirm that after reopening the application, the most recently closed window (file window) is maximized automatically, as expected by the system’s behaviour.
The Maximize Window Action needs to maximize the recently minimized Window and store the status in output variable.
The Maximize Window Action is maximizing the current window and store it in {result} Output Variable as True, which can be utilized for display or other purposes.