$app window open list

Allows you to get the list of all open windows.


Example

Running this code will create a list of the opened windows, which will be shown in the UBot browser.

This is shown in the UBot browser.

load html($replace($plugin function("Desktop Automation.dll", "$app window open list"),$new line,"<br>"))

Was this helpful?

Previous Article

$app window is exist