This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.
1 / 10
Sep 2014

Hi there Appium enthusiasts!

I recently wrote a blog post about Appium with real devices and using that combo to test mobile games (I used Clash of Clans as an example) with image recognition features:

http://testdroid.com/testdroid/7896/mobile-game-testing-part-2-ui-and-functionality-image-recognition758

Appium seems to be an instrumental choice for all mobile game developers - any thoughts from ecosystem about this? Or any other best practices on this field?

  • created

    Sep '14
  • last reply

    Dec '16
  • 9

    replies

  • 4.0k

    views

  • 7

    users

  • 5

    likes

  • 3

    links

It's really good to know that Appium can do this. Can you make your post more descriptive or provide a sample on github.

Yes, absolutely. The code needs some cleaning first :slightly_smiling:

6 months later

which tool have you used for image recognition? also how did you capture the image?

1 year later
2 months later

Hi Denys,

I am working on automation of real IOS device using APPIUM 1.6.2.

I am not not able to find a way to click the image on real IOS device.

Could you please let me know the possible way to do the same?

Thanks,
Vinodh

Hi Vinodh,
Sorry for late response. How do You try to click on the element? Are You able to find the element?

Hi Dzaiats,

I am able to find the image in the real IOS device using the Sikuli's finder method.

Thanks for your help!!!

Vinodh