Table of Contents

Window

This action can execute an operation on a window such as resizing, moving, closing, etc.

Standard parameters

Input parameters

Window title

The title of the target window. A button allows you to select a window to get its title.

Operation

The operation to execute on the window:

Move

The coordinates of the point where to move the window.

Resize

The desired width and height of the window.

Use borders

Use window borders when resizing the window. [Added in Actionaz 3.2.0.]

Exceptions

Unable to find the window

<BOOKMARK:unable_to_find_window>

This exception is thrown when the target window cannot be found.

Incorrect action

<BOOKMARK:incorrect_action>

This exception is thrown when the chosen operation cannot the executed.