Get All Windows
Command description
Get all open windows and save their window objects to a list.
Command Input Parameters
| input parameters | Input parameter type | Description |
|---|---|---|
| Title | str | Gets the window whose window title contains this value |
Command Output Parameters
| Output parameters | Output parameter type | Description |
|---|---|---|
| Window List | list[WindowInstance] |