Find Window
Description
Find the specified window.
Properties
Category | Property | Type | Description |
---|---|---|---|
Common | Continue On Error | bool | Specifies whether automation should continue even if the activity raises an error |
Input | Window Title | InArgument<string> | Window Title. |
Process Name | InArgument<string> | Process Name. | |
Output | Output Window | OutArgument<string> | Output of the activity with type = 'WindowApp'. |