I've seen some posts on launching internet explorer, but not one on getting a list of running Internet Explorer instances. I imagine this is a 1-2 liner in pywin32-- any COM/win32all experts out there know how to do this?
My goal is to write a script that can take a snapshot of the Internet Explorer instances running on my machine, pull the urls, and save them to a file. Any help appreciated! Thanks, Marcus _______________________________________________ Python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
