Forum Discussion
shankar_r
9 years agoCommunity Hero
Hi,
For focusing a window you need to use below code,
yourwindowObject.SetFocus()
And also not you have a unique properties for Test Complete to identify both both window objects.
- Hardy9 years agoOccasional Contributor
Now the two screen's window object was the same, do you know how to deal with this problem. thanks.