Solved
Forum Discussion
Marsha_R Champion Level 3
Champion Level 3
10 years agoTest Complete has to be able to "see" the screen you are testing. Was that screen open when the test failed?
varsha
10 years agoOccasional Contributor
Yes original screen was open while play back
- Marsha_R10 years agoChampion Level 3 Check Task Manager and make sure that there's not a second instance of that screen open. - varsha10 years agoOccasional ContributorChecked, there is only one instance of my application, "Kulite Config" 
- varsha10 years agoOccasional ContributorThere is only one instance of my window based application (which i am trying to test "Kulite Config") in task manager - Marsha_R10 years agoChampion Level 3 If it were me, I would try something like clicking on the region you want right before the checkpoint. See if that changes the focus to the correct place.