[Htmlparser-developer] HttpUnit etc. was (Re: Table Scanner )
Brought to you by:
derrickoswald
From: Sam J. <ga...@yh...> - 2002-12-20 12:16:07
|
Some investigation of HttpUnit has turned up that it includes the NekoHTMLparser. Alsio there does not seem to be any mechanism to apply HttpUnit to a local file. It looks like grab a page off a web server or nothing .... I have started creating a TestCodeGenerator using HtmlParser. I am using an HTMLFormScanner to strip out all the form details, and from this I hope to generate testing and handling java classes .... CHEERS> SAM p.s. still not sure what the filters do in scanners. the filter parameter in HTMLTagScanner and HTMLFormScanner don't seem to be used for anything .... Sam Joseph wrote: > What I mean is that HttpUnit has to contain something similar to > Htmlparser somewhere in its code. |