We've all done it, right? We've started an IE instance, recorded/coded against it, and then when we're done, we've wanted to close it. The trouble is that QTP has now forgotten which window is the correct one. Either the browser has changed in some small way, or we have too many open that are similar, or whatever. This doesn't happen often, but when it does, it's a royal pain How do we ensure we can close the *correct* browser? Lately, I've started storing the handle for the browser window I open...