Skip to main content

Window State

The "Window State" tool in the Robbot RPA application allows you to set the state of a window, such as maximizing, minimizing, or restoring it. This tool is useful when you need to control the visibility and positioning of windows during your automation processes.

Parameters

  • Window State: The state to which you want to set the window. It can be one of the following values: "Maximized", "Minimized", or "Restored".Type : String

Usage

Specify the Window State parameter with the desired state for the window. Execute the Window State tool. The tool will set the state of the window according to the specified value.