← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #277290]: Best practice for detection if automated app has crashed?

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
With version 1.1.0 you at least have the feature:
App.isRunning()

... but it will never be a feature of SikuliX, to provide more
information about causes for app crashes.

using run() would only be a choice, if the app provides crash
information to stdout (so try it on command line before)

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.