drf wrote:
> ...
> yes, it does.   I looked harder and the issue probably is that the html
> file, before the links I want, has a stray </body></html> bit... 
> actually the whole page is screwy with <html> in several places.... 
> which also explains why my xpath wasn't working.
> 
> so I don't think this page is a fair test!

it is questionable to have a tool that accepts ugly html code when you
build a webapp as you want to produce good html code. Nevertheless
WebTest/HtmlUnit/NekoHTML get always more used to test applications that
already exists and therefore they should be able to cope with ugly html
code. Therefore your example is welcome (simplified is better).

Cheers,
Marc.
-- 
Blog: http://mguillem.wordpress.com

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to