Question #185153 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/185153
RaiMan proposed the following answer: Since your iPhone is lailbreaked, just set up some ssh connection (or any other terminal like session) and use the open command (if it is available on iOS) or any other way, to start Safari over this connection. In Sikuli script use os.popen or subprocess to setup and drive the connection. -- 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

