New question #189507 on Sikuli:
https://answers.launchpad.net/sikuli/+question/189507

I have a set routine of applications that I use, say:

A -> B -> C -> D

Within in application sikuli controls the goings on with many and varied steps. 
 Opening files, clicking buttons etc.  The time that sikuli spends in each 
Application (A to D) can vary.  

I'm wondering if there is a way to put each application in its own 'module' and 
yet still have sikuli wait some appropriate time for each 'import' function to 
finish before proceeding to the next.

Best I can think of is to have the subroutines write a file with a 1 and loop 
the main program to look for a 1 signifying it's complete.

Thanks!

Mike

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to