FunFX tries to query automationName from instances that will throw RTE
Reported by Ilkka Kudjoi | February 13th, 2009 @ 02:04 PM
When FunFX 0.2.2 is searching for a component it loops through all UI children and their children of the application. If the application contains an AdvancedDataGrid instance it might have AdvancedDataGridGroupItemRenderer children that do not render any data. These not currently rendering renderers seem not to be included in the automation hierarchy and if one tries to get automationName of such an instance a RTE is thrown and component lookup fails. As a solution for the problem i suggest that FunFX should either loop only automation hierarchy objects or alternatively add error handling so that such RTE:s are ignored.
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Functional testing of Flex applications from Ruby