Test Complete is not recognizing the wnd caption property of the IE page.
Hi in my keyword test i am using wait property method to wait for the WinCaption of the IE page to load. This is the syntax i used. But looks like it is not recognizing and keep on waiting even...
So you have multiple browser tabs open? In that case the IEFrame object is probably being mapped to the wrong tab, and your problem has nothing to do with the WaitProperty method.