Blocks & Flow EditorWindows
get session
Defines a specific window as the root element for automation.
Defines a specific window as the root element for automation.
Configuration
| Field | Description |
|---|---|
| Display Name | Label on the block. |
| Element Type | Full Name, Sub Name, or Regex. |
| Element Name | Window/application title. |
| Executable Name | .exe filename. |
Outputs
| Result | Description |
|---|---|
| Output | Session handle for downstream Windows blocks. |
Notes
- Match by Element Name+Type OR Executable Name; mismatched fields cause errors.