Forum Discussion

hc_vinod's avatar
hc_vinod
Occasional Contributor
11 years ago

Unable to click on the button

Hi , 

I am getting a message when tried to click on a button

  "waiting untill ovelapped window becomes visible"



even though there are no overlapped screen 



How to over come this error 

4 Replies

  • Marsha_R's avatar
    Marsha_R
    Icon for Champion Level 3 rankChampion Level 3
    Is your button visible on the screen at the time the line of code is executed?  TestComplete can't see the button if it's off the edges somewhere.
  • Marsha_R's avatar
    Marsha_R
    Icon for Champion Level 3 rankChampion Level 3
    The other thing that happens to us sometimes is that there is a second copy of our application running in the background (left over from another session).  Check your Task Manager and make sure there's only one of the app you are testing.
  • tpotter's avatar
    tpotter
    Occasional Contributor
    There's a setting you could try... right click your project -> Edit | Properties and turn on 'Ignore overlapping window'