Posted on 2005-09-06 09:57:33-07 by abeltje in response to 958
Re: Frames handling
Hi,
The normal way of dealing with frames is just to
$ie->follow_link( tag => 'frame', name => 'framename' );

This might fail due to "smart" javascript stuff that reloads the frame in its frameset context.

HTH
-- Abe
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.