Skip to content

fix(locator): prefer accessibility id - #490

Merged
navin772 merged 1 commit into
appium:mainfrom
navin772:prefer-accessibility-id
Aug 21, 2026
Merged

fix(locator): prefer accessibility id#490
navin772 merged 1 commit into
appium:mainfrom
navin772:prefer-accessibility-id

Conversation

@navin772

Copy link
Copy Markdown
Member

Prefer accessibility id as first priority, new order:

Android - ['accessibility id', 'id', 'xpath', '-android uiautomator', 'class name']
iOS - ['accessibility id', 'id', '-ios predicate string', '-ios class chain', 'xpath', 'class name']

@navin772
navin772 requested review from KazuCocoa, SrinivasanTarget and saikrishna321 and removed request for SrinivasanTarget August 21, 2026 09:11
@navin772
navin772 merged commit 026c016 into appium:main Aug 21, 2026
5 checks passed
github-actions Bot pushed a commit that referenced this pull request Aug 21, 2026
## [1.92.5](v1.92.4...v1.92.5) (2026-08-21)

### Bug Fixes

* **locator:** prefer accessibility id ([#490](#490)) ([026c016](026c016))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.92.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@navin772
navin772 deleted the prefer-accessibility-id branch August 22, 2026 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants