Question #188027 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/188027
Status: Open => Answered
RaiMan proposed the following answer:
ich bin kein tester AND not a programmer ;-)
--1. testing
when testing with Sikuli on the Python level (Sikuli IDE), serious testing
should be done with unit test (see faq 1804).
Or even use something like RobotFramework.
--2. programming
to run some stuff, that would usually be done in a Terminal window, it is much
easier from Sikuli to use the Python possibilities (os-popen or subprocess),
ideally together with some bash scripting. To integrate Applescript (via
osascript) is principally possible, but for most things more complicated.
--3. instead on reprogramming to:
Sikuli is a visual testing and automation tool, so why not use what it has?
If you need more specific help, feel free, to mail me directly.
--
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