Forum Discussion

albrewer1's avatar
albrewer1
New Contributor
4 months ago
Solved

Interacting with an Infragistics UltraOptionSet

I've been tasked with automating a legacy (desktop MFC/WPF) UI that includes an Infragistics UltraOptionSet. TestComplete is unable to see "inside" this control, and does not provide explicit support...
  • caitlinrich's avatar
    4 months ago

    You could try putting on the MSAA wildcard (*) - sometimes that helps applications see deeper and identify objects it otherwise can't see. It can be turned on via Tools > Current Project Properties > Open Applications > MSAA, and select the checkbox next to the wildcard asterisk. 

    Otherwise, using an OCR Action may be a good option for selecting the radio button.