Page 1 of 1

drop down box in flash sample

Posted: Mon Aug 10, 2009 9:37 pm
by lingzhou
Hi, there,

From the flash sample in Ranorex website:

http://www.ranorex.com/web-testing-exam ... ample.html

The drop down box has 3 items : label0, label1 and label2, and it is recognized from the listitem "cellRenderer" child:

/dom[@caption='FlashSample']/body/flexobject/list[1]/element/*/listitem[1]/text[@caption='label2']

not from the combo box object child, which is:

/dom[@caption='FlashSample']/body/flexobject/combobox/button[@type='BaseButton']


Now I have a flash application as AUT. Based on my developer, we are using standard Adobe class for this drop down menu item. But only the combo box is recognized by the Ranorex, the list items inside that drop down combo box are not. My developer was trying to add some "cellRenderer" on that drop down but still couldn't get this drop down to work with Ranorex.

Can anyone give me an advice on how to code the flash UI to make this drop down lists in the combo box to be recognized?

Can I get the "FlashSample.fla" file for the sample SWF file in your website - http://www.ranorex.com/web-testing-exam ... ample.html?

Thanks,
Ling

Re: drop down box in flash sample

Posted: Tue Aug 11, 2009 2:56 pm
by lingzhou
Platform: windows server 2003
Build: 2.1.2.6480

Re: drop down box in flash sample

Posted: Wed Aug 12, 2009 10:33 am
by Support Team
Ling,

What does the dropdown list element contain once it is opened ?
You might want to send us (support (at)ranorex.com) a snapshot of your FlexObject element.
(in Spy right-click and "Save As Snapshot..")

Before creating the snapshot, open the dropdown-list once to ensure that its content is created.

Michael
Ranorex Team

Re: drop down box in flash sample

Posted: Wed Aug 12, 2009 3:16 pm
by lingzhou
email sent, let me know if you need more information.

Can you give me the .fla file for the sample flash application in your website?

Re: drop down box in flash sample

Posted: Wed Aug 12, 2009 10:21 pm
by lingzhou
thanks for the help. I got the fla file through the email.

I think this is a bug for Ranorex flash automation, see my post in bug report

Re: drop down box in flash sample

Posted: Thu Aug 13, 2009 1:33 pm
by Support Team
Please post follow ups to the following forum post:
http://www.ranorex.com/forum/bug-report ... -t969.html

Regards,
Alex
Ranorex Support Team