Unable to execute Click OCR Text in Desktop Application

Unable to execute Click OCR Text in Desktop Application

I successfully executed “Click OCR Text” in a desktop application for all the header.
However, I am encountering difficulty in performing the same action, “Click OCR Text,” on dropdowns or child popups within the application.

Hi

If click doesn’t work try with hot keys
U can mimic the same keyboard shortcut keys with HotKey activity

https://docs.uipath.com/activities/other/latest/ui-automation/send-hotkey
Or

https://docs.uipath.com/studiox/docs/keyboard-shortcuts

Or

You can Try with this computer vision activity that works really good in image or Citrix region

https://docs.uipath.com/activities/other/latest/user-guide/cv-select-item-with-descriptor

Hope this helps

Cheers @swathik1