c# - UI automation not tracking Telerik controls -


i creating application record application level , control events . using white recorder framework, able trace other controls not telerik based . want know why telerik controls not getting traced since derived system.windows.control class .

is there way can use ui automation elements track telerik controls . how achieve this?

afaik windows forms not support uia while silverlight , wpf does. here few links this:

http://social.msdn.microsoft.com/forums/en/vsautotest/thread/016e46e3-f7cd-46fb-9e12-728f4c846304 http://blogs.msdn.com/b/lixiong/archive/2009/03/28/msaa-uia-brief-explanation.aspx


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -