Skip to content
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 accessibility labels on text fields. #366

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

milesegan
Copy link

This adds support for specifying accessibility labels for text fields. This is important not only for accessibility but also for automated UI testing. I can extend this to add accessibility labels to other types of UI controls if you think this approach is reasonable.

@chgandm
Copy link

chgandm commented Jul 29, 2015

I agree that this is super important (primarily in order to do UI testing in my case) and from my point of view any FXForm component should offer the ability to set the accessibility label (and/or accessibility identifier).
Any timeline on when this is being merged/expanded on?

@yakubbaev
Copy link

+1

@frakman1
Copy link

frakman1 commented Nov 4, 2015

Can you provide an example of this feature being used please? It sounds like a great new feature. I just wish I knew how to use it! haha

@lomaverde
Copy link

+1 need this for UI testing for app that supports muliti languages.

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.

None yet

5 participants