Hello,
This is strange if 'Close All Windows' does not close all windows. I tried
at my end and experienced that if there is some delay before 'Close All
Windows' command it will close all the open windows. But, it won't be
closing windows which will ask for any kind of confirmation to close. For
e.g. you edit a text file, and try to close, it will ask for some
confirmation if you want to save the file or not. In IE7, if more than one
tabs in one window are opened, it will ask if you want to close all the
tabs.
Try adding some delays, say 3 seconds delay before 'Close all Windows'
command and try again. You can also use 'If Window Exists' command to close
any pop window if it exists before running the next macro.
Hope that helps. |