12-12-2008, 07:43 AM
I'm trying to write automation for a Flex app. I'm having a problem that is blocking me from being able to write any meaningful tests.
When recording, QTP will record the wrong index for a DataGrid. During playback, QTP is not able to select anything in the DataGrid at all. I've tried adding ids to the data and setting the automationName in the flex code. I've also done the same with the item renderer for the data (using different ids and automationNames of course).
Anything else I can try?
Thanks
When recording, QTP will record the wrong index for a DataGrid. During playback, QTP is not able to select anything in the DataGrid at all. I've tried adding ids to the data and setting the automationName in the flex code. I've also done the same with the item renderer for the data (using different ids and automationNames of course).
Anything else I can try?
Thanks