← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #176467]: How to handle processes using sikuli

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Sikuli does not handle processes.

The class App (see docs) has some functions, that might be used to get
the focus to an app window, that might then be closed by typing Alt-F4.

If you want to handle processes from Sikuli, you have to use command
line commands through subprocess/os.popen.

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