Forum Discussion
Is there more than one instance of WIndow('#32770')? That could also be part of the issue.
Also... could be timing... while the window may be up and clicked on, there may be something else going on where the click is not recognized, some sort of background processing temporarily disabling the button. Have you tried, just for debugging purposes, putting a hard coded delay before the button click?
I have verified that only one instance of window("#32770") appears in the object browser. Also I have tried giving some hard coded delays, unfortunately this too didnt work.
Thanks,
Karthik K R
- krkarthik_info7 years agoFrequent Contributor
All,
I have upgraded my TestComplete version from 12.0 to 14.0, and with the latest version I am able to click on the buttons successfully and the dialog disappears.
I am really not sure what was the problem with TC 12.0, luckily TC 14.0 helped me out of the problem.
Thanks,
Karthik K R