in reply to Win32::IEAutomation multiple windows problem

The parent screen no longer exists as it has been overridden...

By what?

  • Comment on Re: Win32::IEAutomation multiple windows problem

Replies are listed 'Best First'.
Re^2: Win32::IEAutomation multiple windows problem
by imrags (Monk) on Jan 08, 2010 at 05:40 UTC
    If I use the same agent to go to the next URL (Search URL), then it opens the new URL in the same window as the parent (original) URL...
    Raghu
      Do not do that? Or modify the link before you ->Click();? Or use gotoURL again ->{Href}?