AppiumFindByImage
AppiumFindByImage copied to clipboard
iOS Support
Hey,
Great Job!
Would this work on iOS?
Best, Goncalo
It did at the time of writing the code, however there are better solutions out there right now :) This has not been updated in a long time, and will probably not work with latest appium!
Hi! Could you provide any hints on the better solutions you mentioned? :) What we need is a simple image validation: we upload some image to the server and verify that this image shows up in our app gallery. Sikuli looked promising, but my colleagues state it was unable to provide reliable image recognition even when QR-codes were used as picture smaples (haven't tested that myself, though).
Hi @darina-techery . If cost is not a concern, https://applitools.com/ is a good choice. I personally have moved into my own openCV. With sikuli it's important to find a good similarity % to use and to handle rotations.