Find by Image, return only one result #15297
Unanswered
Arthurus1st
asked this question in
Q&A
Replies: 2 comments
-
Yes, until 1.20.2 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Awesome Thanks KazuCocoa |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Everyone,
I'm using multiple client for Appium, Python, Java, PHP. Using the find_elements_by_image (Python client) I was expecting to have a list of elements.
Looking deeper into the code I did run into the bellow comment on the python client:
Uses driver.find_image_occurrence under the hood. Note that this will
only ever return at most one element
Is it an Appium limitation?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions