Treat a popup page like a dialog box: when you pop it up, use it,
then close it before you do anything else.
Although it's usually okay to leave them open,
it can confuse you and cause behavior that you don't expect.
One of the main issues is that a popup page can get hidden
behind the main browser, so that if you request it again,
you may not see it unless you explicitly switch to it.