Tester has asked for the wisdom of the Perl Monks concerning the following question:

Hi all, Is there any module to automate "HTML pages created with the help of Java script". I just checked with Win32::SAM module, the module couldn't recognizethe buttons & the links which are created using java scripts. I also checked with LWP module, it didn't work out. Is there any other module in perl which can help in solving the issue?
  • Comment on Handling HTML Pages (HTML pages includes Java Scripts) using Perl Module

Replies are listed 'Best First'.
Re: Handling HTML Pages (HTML pages includes Java Scripts) using Perl Module
by Joost (Canon) on Jun 08, 2006 at 11:10 UTC
Re: Handling HTML Pages (HTML pages includes Java Scripts) using Perl Module
by marto (Cardinal) on Jun 08, 2006 at 11:15 UTC
    Hi Tester,

    I notice you just asked the same question on the perlguitest yahoo group prior to posting it here. I had already replied to you there. Please read the PerlMonks FAQ and How do I post a question effectively? if you have not done so already. Also please do not post the same question on multiple forums/groups at the same time.

    Update: this questions seems like a follow on from your previous question. The Super Search tool is your friend, this question gets asked every so often.

    Martin