How exactly can I set the height and width for an application window? The UI Automation does not include an activity for setting the size or resizing a window.
I found that the Move Window activity has settings for setting a window’s height and width. This works. However, the question remains because there does not seem to be a way to set a window’s size without also setting the X, Y position arguments for the Move Window activity.
1 Like