← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #248663]: Find running program (using App.focus) for a process started via command (e.g. java -jar ....)

 

Question #248663 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/248663

Andrej Bilyak posted a new comment:
@tombrus: sure, this would be a nice feature assuming the list of the
applications is meaningful enough to work with it in Java code (need to
have attributes to identify the app). E.g. it would be nice to know how
long the app has been running.

Regarding the second point (returning only first app fetched by the
search string): there's another method to get n'th app matching:
App.focus(appName, num).

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.