Definition and Usage
The Get window command is used to identify the specific window in which automation is intended to be executed.
Parameters Values
Set parameters
Parameters | Description |
Get | Select a way to find the specified window |
Save window as | Save the window as a new variable |
Error handling
Parameters | Description |
When error occurs | If an error occurs, the process is terminated by default. You can also ignore the error or retry the current command |
Example
The workflow above will identify the currently active window, i.e., Octoparse RPA, and save it as a variable titled window
.