wiln / flexlib

Automatically exported from code.google.com/p/flexlib
0 stars 0 forks source link

ButtonScrollingCanvas should override automation related methods #322

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have toolbar object within ButtonScrollingCanvas, the toolbar is unable to 
recognized by test automation because it is wrapped by canvas object.

I suggest to have functions numAutomationChildren() and 
getAutomationChildAt(index:int) to support test automation.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by lisui0...@gmail.com on 20 Jul 2010 at 3:13