Hi,

I am currently writing some unit-tests for the Examples and encountered 
something I would like to discuss with you.
For example, in FlexJSStore the search field doesn’t have an id so it is not 
very simple to select the field. I could simply give the field an id, but I 
remembered in the old Flex there were “automationName” attributes which 
elements could have. These names helped identifying elements during tests. What 
do you think if we should start supporting some attributes that help writing 
tests (This would also be something that other frameworks don’t have and that 
could be treated as quite handy).

Chris

Reply via email to