Running Sikuli scripts in parallel

Asked by LUIS MIGUEL FLORES MONZON

Hello I am using SikuliX-1.1.1 to automate some testcases for an Android mobile app. Due to the fact that it is
an Android app I am mirroring the app onto the screen of the computer so Sikuli could find the images and interact with them.
I have one Android device plugged to the computer and running the Sikuli scripts works fine.
My problem here is that I have lots of automation scripts to run but only one Android device in use. I want to have several Android
devices plugged to the computer at the same time (each device on its own mirror) and each device running a bunch of scripts in parallel so I could improve the time to run all the scripts, my question: is it possible to make Sikuli work in this way?
running scripts in parallel without interfering each other? Thanks for your help.

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
masuo (masuo-ohara) said :
#1

If you want to run multiple instances of the IDE, you may try SikuliX 1.1.2.
SikuliX 1.1.2 allows to run multiple instances of the IDE.
https://raiman.github.io/SikuliX-2014/nightly.html

See here about the usage.
https://raiman.github.io/SikuliX-2014/nightly.html
Build: 2017-10-17
experimental: added IDE command line parameter -m
which allows to run multiple instances of the IDE (you should know what you are doing)

Revision history for this message
LUIS MIGUEL FLORES MONZON (miguelmonzon) said :
#2

Thanks Masuo, i ll take a look to your answer and I ll let you know about my results !!

Can you help with this problem?

Provide an answer of your own, or ask LUIS MIGUEL FLORES MONZON for more information if necessary.

To post a message you must log in.