From: Brad C. <yo...@br...> - 2005-02-15 18:11:54
|
I'm not exactly sure how it works myself but this might be what you're looking for: http://htmlunit.sourceforge.net/jelly-reference.html --- "Bru, Pierre" <Pie...@sp...> wrote: > hi, > > html evolved a lot since the old days of html 3.2and I'm in the process or > replacing my old WebL procedures(http://research.compaq.com/SRC/WebL/) with > something more up-to-date. > > searching the web I found htmlunit. I mainly use WebL to check pages for update or > merge info from multiple page into a summary html page. > > htmlunit seems to do the trick but it seems that I need to recompile a javaprogram > each time I want to change a little thing in my test/summary. am I right ? can I > drive htmlunit with an interpreted language (à-la WebL) ? if not, are you aware of > another tool that could help me ? > > TIA, > Pierre. > |