WINDOWS Resize a window function

The WINDOWS Resize a window function in RPA.

Help CentreBuilding Processes

This article describes the RPA Windows functionality to resize a window.

For a full list of available functions, please read WINDOWS functions.


Description

The WINDOWS Resize a window function allows you to resize a window.


Setting it up

To use the WINDOWS Resize a window function, follow these instructions:

{{popups:rpas/add:action=window-resize}}

Once on a process map:

  1. Navigate to the process where you would like to add the WINDOWS Resize a window function
  2. Click on the green button’s drop-down (right side of the green button labelled “Process”)
  3. On the menu that appears, click on the “+ Activity” item
  4. From here you can select the WINDOWS Resize a window option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
WindowYesText-The window title
WidthYesNumber0The new width in pixels
HeightYesNumber0The new height in pixels

Output variables

This action does not produce output variables.


Errors

ErrorDescription
Window not foundThe specified window could not be found

Tips

  • Resizes the window to the specified dimensions

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.