[ https://issues.apache.org/jira/browse/FLEX-30333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13439651#comment-13439651 ]
Manoj Zacharia commented on FLEX-30333: --------------------------------------- Can we get this fixed? We are desperately looking for the support for the getchidlren and selectedchild support for test automation. Could you please let us know about the plan for this defect? > SparkDropDownListBaseAutomationImpl: incorrect getAutomationChildAt > implementation > ---------------------------------------------------------------------------------- > > Key: FLEX-30333 > URL: https://issues.apache.org/jira/browse/FLEX-30333 > Project: Apache Flex > Issue Type: Bug > Components: AgentAPI > Affects Versions: Adobe Flex SDK Previous > Environment: Affected OS(s): All OS Platforms > Language Found: English > Reporter: Adobe JIRA > > Steps to reproduce: > 1. Create a Spark DrownDownList with lots of items so that it has a vertical > scrollbar. > 2. Open the dropdown programmatically. > 3. Call SparkDropDownListBaseAutomationImpl/getAutomationChildAt with index > argument equal to numAutomationChildren-1 > 4. The following error will be generated: "Error #1010: A term is undefined > and has no properties." > 5. The getAutomationChildAt also traces a "We should not have this method" > which sounds like the function is not supposed to be called. However it is a > public documented function of Flex automation framework and I expect it to > work properly (like it always did in past for all other components). > > Actual Results: > An error is thrown. > > Expected Results: > Correct child to be returned. > > Workaround (if any): > None. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira