|
Posted by Tom Hubbard on August 10, 2004, 6:18 pm
Please log in for more thread options
I am using Win32::OLE to automate some Internet Explorer processes for
testing. Everything is working great, until the browser launches a
popup window that I need to interact with.
Does anyone know how to use Win32::OLE to take control of an Internet
Explorer window that was created by another browser window? When I
use the new() method, it creates a new browser window, but I need to
access one that has already been created.
Thanks,
Tom Hubbard
925-735-4209
|