Hi,
it seems that getForms() sometimes returns wrong data.
I have a page with two forms in it and if i call getForms() it returns an array of four WebForms.
The page's URL is: http://www.elle.de/PE1G/pe1g.htm?snr=1740
Regards,
Oliver
This is due to a bug in NekoHTML 0.7.1. It is fixed in 0.7.2, which is in the HttpUnit cvs repository and will be included with the next release.
Thanks, i just downloaded NekoHTML 0.7.3. Problem solved.
Log in to post a comment.
Hi,
it seems that getForms() sometimes returns wrong data.
I have a page with two forms in it and if i call getForms() it returns an array of four WebForms.
The page's URL is: http://www.elle.de/PE1G/pe1g.htm?snr=1740
Regards,
Oliver
This is due to a bug in NekoHTML 0.7.1. It is fixed in 0.7.2, which is in the HttpUnit cvs repository and will be included with the next release.
Thanks, i just downloaded NekoHTML 0.7.3.
Problem solved.