UI Explorer unable to get QT components to create selectors

Hi all,
I’m trying to build an automation over an application written in Visual C++ that uses QT components. With every kind of activities where I need a selector, when I try to use “indicate element” option also in UI Explorer I’m not able to select a single component of the UI. It is able to select only the entire window. When I click on the window it asks to install the java plugin and even if I install it, I’m still not able to select the single component of the UI.
Do you have any idea on how I can fix it?

Thank you!

@LeoB

C++ apps cannot generate Selectors and not compatible to uipath, you better do automation using Image automation or Use Computer Vision Activities, Using Hotkeys also you can do

Hope this helps

Thanks

1 Like