-
-
Notifications
You must be signed in to change notification settings - Fork 764
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
Add support for "-image" locator type #990
Conversation
@jlipps FYI |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow it worked well. Once appium/appium-uiautomator2-server#181 is published one can start interacting at element level by images. Thanks for it @mykola-mokhnach .
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. I also think it'd be nice to have helper methods which easily allow finding by image path.
Change list
Based on appium/appium-base-driver#235
Types of changes