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://webcvs.freedesktop.org/ldtp/ldtp/src/client-handler.c
from ldtp import *
getapplist () # Will return all the accessibility application window title that are currently opened