Hi,

I am trying do some automation. the other application is developed in Java. Only the main window is found using findwindow. the other controls in that application is not able to find using spy++ or other tools. Is it possible to automate softwares developed using java?

I am trying to set a text in a text box and click ok on the application (which is developed in Java, i believe)

Thanks