← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #196998]: Can I run 2 Scripts Simultaneously

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
I just tried to do the same on my Mac (which on the command line is some
Unix ;-)

It worked.

You might post a bug.

But it would be more help, if you could narrow the problem area.

this was my first.sikuli and second.sikuli:

for i in range(50):
    print find(capture(60,60,100,100))
    wait(1)

and I had 2 terminal windows open side by side.

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