09-27-2008, 12:12 AM
Hi,
I am kind of embarrassed that I can't figure this out. When a certain webpage is launched (via a hook statement on a toolbar), there is a login popup window that comes up if the user is not logged in already. I want to have a wait statement that waits until the popup window closes because either the user has entered their username/password successfully or have hit the cancel button.
I don't see a wait statement option for "close of window".
Any ideas? I have tried having wait statements for an element that will only show up on successful login but for some reason have not been successful. Perhaps because the html is not in a web browser but in a toolbar browser.
Thanks,
Stuart
I am kind of embarrassed that I can't figure this out. When a certain webpage is launched (via a hook statement on a toolbar), there is a login popup window that comes up if the user is not logged in already. I want to have a wait statement that waits until the popup window closes because either the user has entered their username/password successfully or have hit the cancel button.
I don't see a wait statement option for "close of window".
Any ideas? I have tried having wait statements for an element that will only show up on successful login but for some reason have not been successful. Perhaps because the html is not in a web browser but in a toolbar browser.
Thanks,
Stuart