> I've got a problem finding buttons (<input type="submit" ..>) that are
> included in a <noscript> tag. These buttons are supposed to show up
> only if JavaScript is disabled which works fine in a browser, but not
> in HtmlUnit even though I explecitely deactivated JavaScript-Support.
> Any solution for this?
The problem appears to be that NekoHTML is getting confused by the
<noscript> tag and is converting the <input> into an xml text node
rather than the element node that it should be. I've sent an email to
the author of NekoHTML with a test case.
Please open a bug report for this one and I'll update it when I hear back.
--
Mike Bowler
Principal, Gargoyle Software Inc.
Voice: (416) 822-0973 | Email : mb...@Ga...
Fax : (416) 822-0975 | Website: http://www.GargoyleSoftware.com
|