UiPath and Microsoft Dynamics 2004

Hi @promo

You could try to find any possible accessibility options within the software that would help boost the visibility of the elements.

Also, you could try different properties of the Click activity - unfortunately, if it doesn’t work with the default, native click, it might not be possible with the Simulate Click or SendWindowsMessages.

You can also try different UI Frameworks in the UiExplorer to see if there are better selectors available:
image

Lastly, if all else fails, you can try to surface automate the software using image recognition activities.