Hi,
I am using $mech->get($url); to get the contents of a link. But that link seems to send the following message first: "Please wait.. the page is loading". So as soon as the the message is returned the mech object stops.
Any idea of how to make $mech wait till the full page is loaded.
Thanks
Hemanth