IE Automation with popup - TechRepublic
Question
November 21, 2006 at 02:16 AM
mark.blakey

IE Automation with popup

by mark.blakey . Updated 18 years, 1 month ago

Does anybody know how to control a popup window using IE Automation with the WebBrowser class?

We have an application that launches IE and submits data to an external site offline in batch overnight. The external site has been changed so that the page we use now pops up in a javascript new window rather than in the same window.

It seems like there is no way to control a popup window using IE automation?

Any one done this before?

This discussion is locked

All Comments