Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS Support #3

Open
goncalosoares opened this issue Jan 29, 2017 · 3 comments
Open

iOS Support #3

goncalosoares opened this issue Jan 29, 2017 · 3 comments

Comments

@goncalosoares
Copy link

Hey,

Great Job!

Would this work on iOS?

Best,
Goncalo

@Simon-Kaz
Copy link
Owner

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!

@darina-techery
Copy link

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).

@Simon-Kaz
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants