add viewmatcher selector to clients #13747
Open
Labels
Comments
|
The corresponding changes in espresso driver have been published in version 1.19.0 |
|
Don't really understand the need to implement this method below
Let me know what you guys think? @KazuCocoa @mykola-mokhnach |
|
find elements returns elements as List and does not throw an exception unlike find element. find element should throw an exception if no element found, but find elements returns an empty list. (The error case also espresso driver must return an empty list for find elements call) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Support
using="-android viewmatcher", value="<JSON>"appium/appium-espresso-driver#516
like #12372
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: