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

Dear All,

I'm preparing an aplication using Sikuli which consists of few scripts:
1. Controller script
2. Global functions used across other scripts
and at least 5 actual scripts that do some action.

I want everything to run like this:
1. I'm launching controller script
2. It connects with external API using urllib2 and retrieves, which one of the 
x action scripts should be launched
3. Action script is executed
4. After the action script finishes we go back to 1.

I'm familiar with import and have read 
https://answers.launchpad.net/sikuli/+faq/2446 but this doesn't seem to fit my 
needs.
Does anyone have any idea how to achieve that?

Kind regards,
Greg

-- 
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     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to