sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #45757
Re: [Question #664004]: Get a list of all applications that SikuliX currently sees
Question #664004 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/664004
Status: Open => Answered
RaiMan proposed the following answer:
SikuliX does not provide a feature to list apps.
The implementation behind the App class is system dependant:
- on Windows the tasklist command is used internally (no fullscreen apps, only desktop environment)
- on Mac Applescript via osascript is used
- on Linux wmctrl
So you might use these tools, to list the running apps and their windows
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.