Re: [Sikuli-driver] [Question #252274]: How to run sikuli tests (Java) in parallel

2014-07-28 Thread RaiMan
Question #252274 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252274 Status: Open = Answered RaiMan proposed the following answer: not really clear, what you mean with sikulix-api. if it is SikuliX 1.0.1: this is definitely not thread safe with respect to the concurrent

[Sikuli-driver] [Question #252274]: How to run sikuli tests (Java) in parallel

2014-07-27 Thread jue chemparathy
New question #252274 on Sikuli: https://answers.launchpad.net/sikuli/+question/252274 I am new to sikuli and found it very interesting. I would like to know how to run sikuli tests written in Java(sikulix-api) in multithreaded mode. Any pointers or challenges faced will be greatly appreciated.