On Jul 7, 11:16 am, Tim Golden <[EMAIL PROTECTED]> wrote:
> korean_dave wrote:
> > How do I use the win32com API to manipulate IE windows ALREADY open?
>
> > ie = Dispatch("InternetExplorer.Application") opens a new window.
>
> > But I'd like to be able to find, of windows already open, a specific
On Jul 7, 11:09 am, korean_dave <[EMAIL PROTECTED]> wrote:
> How do I use the win32com API to manipulate IE windows ALREADY open?
>
> ie = Dispatch("InternetExplorer.Application") opens a new window.
>
> But I'd like to be able to find, of windows already open, a specific
> window (with a specified
korean_dave wrote:
How do I use the win32com API to manipulate IE windows ALREADY open?
ie = Dispatch("InternetExplorer.Application") opens a new window.
But I'd like to be able to find, of windows already open, a specific
window (with a specified property, matching url, etc.)
I have this str
How do I use the win32com API to manipulate IE windows ALREADY open?
ie = Dispatch("InternetExplorer.Application") opens a new window.
But I'd like to be able to find, of windows already open, a specific
window (with a specified property, matching url, etc.)
--
http://mail.python.org/mailman/list