Resize window
Description
Resizes the input window to the input position. Outputs the next window
Input Ports
| Name | dataType | sourceType | required | description |
|---|---|---|---|---|
| Window ID | number | link-manual | true | The active window ID of the application |
| App path | text | link-manual | true | The full path to the application |
| Width, Height | size | link-manual | false | The size of the window |
Use cases
- The user wants to resize the active window to
width: 1024andheight: 760
Use cases
Inputs
- Window ID:
21196 -
App path:
C:/Windows/System32/notepad.exe -
Width:
1024 - Height:
760
Experienced tips
- If you do not specify an
App path, the process will stop and provide you with the following error.The "path" argument must be of type string. Received type object
Search Tags
resize active window