Maximize Window

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.

Syntax

Input: N/A

Output: <Dynamic Variable>;<Dynamic Variable>(Optional)

Usecase/Example

Scenario

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.

Expected Result

The Maximize Window Action needs to maximize the recently minimized Window and store the status in output variable.

Output

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.

Last updated

Was this helpful?