Help for this page
use Win32::IE::Mechanize; ... sleep(3); my @links = $mech->links(); $mech->follow_link( text => "ServiceModel");