Window.Close doesn't allow to handle pop-up windows
I've migrated from TestComplete4 to TestComplete7 and some test doesn't work now. One of them is method for closing window. There's code in JScript: var win = ... // get window from mapp...
I've tried. But it doesn't matter how long the operation wait, because it waits until the next window is closed, but it never let the pop-up window to close.