in reply to Extract the source code after loaded fully

OnLoad event sounds like JS and LWP can't handle this (even if "delayed" - which doesn't make much sense with HTTP here)

You'll most likely need a Perl browser automation solution or question your whole concept.

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

  • Comment on Re: Extract the source code after loaded fully

Replies are listed 'Best First'.
Re^2: Extract the source code after loaded fully
by Anonymous Monk on Jun 21, 2015 at 15:25 UTC
    Yes, i done this page through js with jquery firing. actually i want to know whether the page is fully loaded or not. For this i need to some seconds to load. So is there any way to do this through perl ?
      A reply falls below the community's threshold of quality. You may see it by logging in.