← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #264636]: How many Apps can be opened simultaneously

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
App.open() can be called as many times as you like.
It just tries to open the applications the same way you would do it manually form a command line or from the dialog you get using Win+R. 

Again:
Sickly does not know anything about apps and GUI's it is just pixels.

The App feature is just a (poorly implemented) compromise to add some features to control applications and (with restrictions) their windows. The features are different on Windows, Mac and Linux.
Hence it is a "just take as it is" feature (works or not ;-)

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