flex-users / flexlib

Open Source Flex components library.
github.com/flex-users/flexlib
MIT License
206 stars 88 forks source link

ButtonScrollingCanvas should override automation related methods #322

Open nicoulaj opened 13 years ago

nicoulaj commented 13 years ago

Originally filed by lisui0...@gmail.com on 2010-07-20T03:13:46

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.