Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Using Perl to Test a Web App that uses Javascript

by vek (Prior)
on Jun 08, 2004 at 18:53 UTC ( [id://362499]=note: print w/replies, xml ) Need Help??


in reply to Using Perl to Test a Web App that uses Javascript

You can only use modules like WWW::Mechanize or HTTP::Recorder for interacting direcly with the webserver. If that's all you need to test then you should be all set.

If you actually need to test the javascript itself then you are in for a tough time unfortunately. Javascript runs inside your browser and I know of no way to emulate that in Perl.

-- vek --
  • Comment on Re: Using Perl to Test a Web App that uses Javascript

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://362499]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-19 04:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found