Blocks & Flow EditorWindows

close window

Gracefully terminates a Windows application session and closes the application.

Gracefully terminates a Windows application session and closes the application.

Bot Studio close window block configuration

Configuration

FieldDescription
Display NameLabel on the block.
Element Name TypeFull Name, Sub Name, or Regex.
Element NameWindow/application title.
Executable Name.exe filename of the application.
Class NameWindow class identifier.
Control TypeUI control type.
DelayPause in seconds before closing (default 10).

Outputs

PortDescription
Output 1Message passes through after the operation completes

Notes

  • Requires get session block earlier in the flow.
  • Different from close current window, which closes the active window without targeting a specific session.
On this page

On this page