Skip to content

Conversation

@hassineabd
Copy link

Implements

  • Added image locating strategy using base64 encoded images for Appium.
  • Implemented _find_by_image function to support image-based element finding.
  • Added _is_image_locator function to determine if a locator is an image.

Changes

  • Modified the find method to call _is_image_locator and determine the strategy based on whether the locator is an image.

@emanlove emanlove added this to the v4 milestone Jul 25, 2025
@emanlove emanlove added the future Issue or pull request for future release label Jul 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

future Issue or pull request for future release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants