[Sikuli-driver] [Question #264636]: How many Apps can be opened simultaneously

2015-04-05 Thread Hitesh Shah
New question #264636 on Sikuli: https://answers.launchpad.net/sikuli/+question/264636 Hello, Is there a limit on the number of Apps we can open using App.open() call and what is the best way to achieve running multiple Apps in parallel for example using the run command over App.open() etc. ? A

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

2015-04-05 Thread Hitesh Shah
Question #264636 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264636 Hitesh Shah gave more information on the question: forgot to add - I am not looking for parallel work on the opened windows as I am aware it cannot be done. The work will be sequential between the opened wi

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

2015-04-05 Thread RaiMan
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 com

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

2015-04-05 Thread Hitesh Shah
Question #264636 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264636 Status: Answered => Solved Hitesh Shah confirmed that the question is solved: Thanks RaiMan. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer co