How to integrate appium with sikuli

Hi,
I want to use appium and sikuli for mobile games. Does anybody know how to integrate them? Please guide me, thanks.

Even I have the same question … :confused:

I am also interested to know

I hope some body here who is exeperienced in automating games can guide us here…

Although i found a post on this site only ,hopw it will be of some help:

i mentioned main steps here https://github.com/appium/appium/issues/943 - of how we made integration of image comparing. As result we have screenRegion if image found and we can later calculate it center and tap it.

Hello,

You can find solution in here
http://dzaiats.github.io/appium-sikuli-driver/

This might help :smile:



tried it myself and it works!

Has anyone successfully set up Sikuli with Appium?