Hi,
I need to first search for the button on screen and then click on it. The button is on window in a Java application and the position of button is not fixed. I also know this is very difficult to achieve in VBA alone. I want to use Windows API to achieve this but not sure how should I proceed. Requesting help on this topic.