No way to get all 3 accessibility identifier, label and text for UIAutomation.

Originator:mansi.ece06
Number:rdar://14217576 Date Originated:20-Jun-2013 12:34 PM
Status:Open Resolved:No
Product:Developer Tools Product Version:4.6.2.
Classification:Other Bug Reproducible:Always
 
Summary: If an element has an accessibility identifier, accessibility label, and text assigned to it, the name attribute should display accessibility identifier, value attribute should display the text, and the label attribute should display the accessibility label.

Steps to Reproduce: Assign accessibility identifier, label and text to UILabel in iOS code and use name, value and label attribute in the UIAutomation script to display their value. Name and label attribute displays the correct data, but value displays accessibility label.

Expected Results: Value attribute should display the actual text on the label.

Actual Results: Value attribute displays the accessibility label.

Regression:

Notes:

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!