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
[reply]
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}
?
[reply]
[d/l]
[select]
In Section
Seekers of Perl Wisdom