Hi Folks,
Integration release 1.3-20030215 is out.
From the change log:
Integration build 1.3 - 20030215
--------------------------------
[1] Added HtmlScanner
[2] Removed Table, Div and Span from registry of scanners,
can still be added individually
[3] Reference test directory of project home page to maybe cure some
sporadic errors in BeanTest.
[4] Added setAttribute method
[5] Cleaned up HTMLNode interface (removed TYPE, getType() and print())
With HtmlScanner, you can now get the entire page - sort of a DOM model in a
Html object. Useful for testing.
Regards,
Somik
|