sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #25922
[Question #248663]: Find running program (using App.focus) for a process started via command (e.g. java -jar ....)
New question #248663 on Sikuli:
https://answers.launchpad.net/sikuli/+question/248663
Hi,
I am trying to automate a process where I use a program provided as a jar file.
The program is being started in Java via Runtime.getRuntime().exec().
After the program start I wanted to do something like App.focus("something").
Now the question: What is the correct 'something' to find the proper window?
Background info: I'm on MAC
Thanks in advance
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.