Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: How can I test a javascript-enhanced web application on Linux?

by Realbot (Scribe)
on Mar 13, 2005 at 16:33 UTC ( [id://439116]=note: print w/replies, xml ) Need Help??


in reply to How can I test a javascript-enhanced web application on Linux?

You could take a look at Selenium.
From its site: "Selenium tests run directly in a browsers, just as real users do. And they run in Internet Explorer, Mozilla and Firefox on Windows, Linux and Macintosh...Selenium uses JavaScript and Iframes to embed a test automation engine in your browser."

Replies are listed 'Best First'.
Re^2: How can I test a javascript-enhanced web application on Linux?
by ForgotPasswordAgain (Priest) on Mar 13, 2005 at 19:37 UTC

    Looks interesting, thanks. They have Ruby and Java drivers for interacting with the web browser. Basically the javascript repeatedly makes requests back to the test server. Maybe I'll look into making a Perl driver if nobody already is. Or at least take ideas from what he's done there.

    I also found a Mozilla-based Web Spider framework. But that only uses javascript.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://439116]
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: (5)
As of 2024-03-29 11:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found