8000 feat: Add identifier property to ScreenElement by tomoya0x00 · Pull Request #67 · mobile-next/mobile-mcp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: Add identifier property to ScreenElement #67

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

Conversation

tomoya0x00
Copy link
Contributor

Add the accessibilityIdentifier in iOS and the id that can be specified in Compose's testTag in Android to the ScreenElement as the identifier property.

This is useful when there are multiple UI elements with the same name, or to identify image UI elements that have no name.

@krismuhi
Copy link
Member

@gmegidish can you please take a look? this change makes sense to me

@krismuhi krismuhi requested a review from gmegidish May 21, 2025 18:51
@gmegidish
Copy link
Contributor

@tomoya0x00 This pull request looks great. I'll be merging this in, and I'll implement the iOS counterpart as well. There it's called accessibility hint. Thank you so much for this! 🚀

@gmegidish gmegidish merged commit 862df69 into mobile-next:main May 21, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0