in reply to Re: Win32::IEAutomation multiple windows problem
in thread Win32::IEAutomation multiple windows problem

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
  • Comment on Re^2: Win32::IEAutomation multiple windows problem

Replies are listed 'Best First'.
Re^3: Win32::IEAutomation multiple windows problem
by Anonymous Monk on Jan 08, 2010 at 07:57 UTC
    Do not do that? Or modify the link before you ->Click();? Or use gotoURL again ->{Href}?