5. closeSubWindow Keyword

Why was this developed?

The desktop application had no supported keyword to close the sub-window based on the window name.

What is the Goal?

The Avo Assure team has developed a keyword “closeSubWindow,” which will close a sub-window based on the window name.

How does it Look?

How does it work?

Description: This keyword or action instructs Avo Assure Client to close the sub-window based on the window name.

Keyword

Input Syntax

Output Syntax

Supported Format

closeSubWindow

<Sub-window name>,<index>(Optional)

(Optional)

  • Text

  • Static Values

  • Dynamic Variables

In the above example, after the test case debug, it closes the sub-window based on the window name, and the execution status “True” / “False” will be stored in the output variable (if specified).

How can I get this?

If the user upgrades to the latest version of Avo Assure to 23.2.2, this feature will be available automatically.

Last updated