SIKULI work on IPAD? --- no!

Asked by snowblacksh

Hi,

Does SIKULI work on IPAD? If yes, could you send related matrieal about how to setup test enviroment?

and please let me know the following issues:
1. Can I run the same script on different device? Assuming the same application on iphon and ipad.
2. Can I run the same script against different operating systems? Assuming that the flow of our application is the same on different operating systems(E.g, Android, BlackBarry, IOS, Windows Mobile), can I run the same test scripts against them. If no,what could be the percentage of reusability?

Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

Sikuli is based on Java, so it is not available on iOS devices.

In the upcoming version rc3, there is an experimental Android version (no docs yet, only the sources to look at).
Have a look for nightly builds at: sikuli.org/hudson

Generally: You might use Sikuli to run against a simulator window of your development environment.
In some cases (e.g. Android) it is possible to use VNC.

--- scripts on other systems
if the images to search for are the same pixel-by-pixel, a script runs on another system (Sikuli needs to be installed there).

Can you help with this problem?

Provide an answer of your own, or ask snowblacksh for more information if necessary.

To post a message you must log in.