I'm not a programmer so I'm hoping someone can translate and reply in a way that I can tell the programmers how to help me set up the Ranorex software for this. I've been using Ranorex Studio for about 6 months and have successfully been creating the Ranorex testing projects for a new product using that we're developing. As the programmers have been comfortable with developing in Silverlight, we're now using a number of custom Silverlight controls which are not being completely identified by the tracking tool, i.e. a mutil-select combobox or a combobox that has radio buttons in the dropdown which enable other text selections, etc. which are just coming up as a combobox so I can't identify all the properties I need to or that are available for the control like SelectedFirstName, etc. or even seeing the radio buttons. I read the blog about the "Enabling automation for 3rd party controls by adding Accessibility" which looks like is close to what I need to do and I'm going to foward to them. They're asking me if they simply(?) gave me dlls with the custom controls could I load them into Ranorex to allow Ranorex to recognize the controls. I think what they're asking about may be accomplished using the Add References function launching from the Studio Project view but I'm not sure what the step-by-step would be or if I'm even interpreting that function correctly. Also, is there anything unique in regards to custom Silverlight controls and Ranorex that I/they may need to know?
Hope this makes some sense and thanks.