I am automating a task, in that I will use a excel addin (Example addin name is AAA). While running the task it will open multiple windows but with the same name(Prompt box 1 name is AAA, Prompt box 2 name is AAA). So when I am using object cloning in Automation anywhere I need to select the window name. As all the windows name is same (three windows with the name AAA) it is not working properly. Thanks in advance for your help.
Expected result: I need to differentiate the windows in Automation anywhere Current result: AA will click on the wrong window.