Automating a Java AWT application Click Issue

Hi,

I’m trying to automate a process on a java awt application. I’m facing an issue where I’m trying to click on a tab in a pop up window. UIPath is not able to select the object and when trying to apply a click action on the tab in the pop up it doesn’t work. I have tried Send Windows Messge/Simulate click but it is not working.

Do you have any advise for such a situation ?

Use send hotkeys, clicks without Simulation active of sendmessage active. But your application has to be active in that case