LDTP
2.3.1
|
getapplist()
Will return all the accessibility application window title that are currently opened
list | of window names will be returned on success, LdtpExecutionError exception on failure |
Refer: http://cgit.freedesktop.org/ldtp/ldtp/tree/src/client-handler.c
from ldtp import *
getapplist() # Will return all the accessibility application window title that are currently opened