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

    Status: Open => Answered

RaiMan proposed the following answer:
at 1:
not a feature of Sikuli. You have to use available Jython features.
recommendation: use module unittest from beginning (or JUnit in Java)

at 2:
iPhone only on emulator, Android same + an experimental device-direct feature 
available (based on MonkeyRunner) 

at 3:
yes, totally image based, but also supports regions and pixels. Mouse and 
keyboard simulation. Sikuli does not know anything about app contents (like 
e.g. Selenium)

at 4:
OCR principally available, but still experimental (poor exactness and 
reliability) (bug 710586)

general recommendation: have a look at the docs http://sikuli.org/docx/
to get an overview

-- 
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