Im trying to get the text from the message box but Im not able to indicate the target, only able to indicate the whole window as target. Kindly do advice, thank you.
Welcome to forums
This is because the UiPath is able to support with the application
You can try installing Java Plugin if this is a Java based application
If not, then use CV activities
Hope this may help you
Thanks,
Srini
if you are using modern design then try another use application/browser activity and also use other methods like AA or UIA
if classic try using attach window or attach browser then same use different spy modes like AA or UIA
regards