Change Window State
Changes the state of the given window.
Last updated
Changes the state of the given window.
Last updated
This activity changes the existing state of a user-specified window to a specific state like Restore, Minimize, Maximize, etc.
UI Element Selector: DesktopElement Argument
Select the UI element of the window whose state is to be changed.
Window State: Specifies the state to which the specified window is to be changed. The available options are:-
Minimize
Maximize
Restore
Close
By default, the selected value is Minimize.