Forum Discussion
YMinaev
Staff
14 years agoHi,
This behavior comes from the tested application because TC doesn't control what GUI objects are present in the object tree. The object tree contains only objects which actually exist in your application. Most probably, windows are not disposed when you close them, they just become invisible.
This behavior comes from the tested application because TC doesn't control what GUI objects are present in the object tree. The object tree contains only objects which actually exist in your application. Most probably, windows are not disposed when you close them, they just become invisible.