On Tue, 8 Feb 2005 03:41:21 +0900, Jason Sweat <jason.sweat / gmail.com> wrote: > Does anyone have suggestions for projects/libraries to web test code > (HTMLUnit like)? Take a look at Michael Neumann's WWW::Mechanize. He has made it very easy to code up an app to fetch a page, find pertinent content, follow links, and so on. It's on RubyForge, as part of the Wee project http://rubyforge.org/projects/wee James