[EMAIL PROTECTED] wrote:
> Hello Marc,
> 
> thanks for your reply. Yes, it is really a feature. We use customized 
> YUI-dialogues like on 
> http://developer.yahoo.com/yui/examples/container/dialog-quickstart.html.

I don't see there anything about malformed html as a "feature". Are you
really sure that this button outside the form is not from you?

> I will work around with a custom ant webtest tag so far. It clicks the button 
> right with this code line:
> 
> HtmlPage page = (HtmlPage) ((HtmlButton) 
> page.getDocumentElement().getHtmlElementsByTagName("button").get(0)).click();
> 
> That means that the current version of HtmlUnit does it already but not in 
> conjunction with WebTest...

which version do you mean?

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

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

Reply via email to