From: Mabel C. <mc...@ya...> - 2003-03-25 18:05:10
|
Thanks for adding tags() support. The other variation error was an error on my part. My nested table was not well-formed. I forgot to add a <tr> for my <td> tags. Is there any way of telling htmlunit to be forgiving of malformed html? --- Mike Bowler <mb...@Ga...> wrote: > Mabel Chow wrote: > > I ran into another problem with using > > document.all.tags(). I get a "undefined is not a function", which > is > > referring to tags(). So, the tags method is not supported? > > It wasn't but I've added support for that now. > > > Also, I ran into another variation of the problem, when my html > > contains nested tables (see below). I get an exception > > com.gargoylesoftware.htmlunit.ScriptException: specified cell > could > > not be found in table > > I'm not exactly sure what's causing this one. Let me know if the > tags() > support that I've added fixes this one as well. > > > -- > Mike Bowler > Principal, Gargoyle Software Inc. > Voice: (416) 822-0973 | Email : mb...@Ga... > Fax : (416) 822-0975 | Website: http://www.GargoyleSoftware.com > > > > ------------------------------------------------------- > This SF.net email is sponsored by: > The Definitive IT and Networking Event. Be There! > NetWorld+Interop Las Vegas 2003 -- Register today! > http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en > _______________________________________________ > HtmlUnit-develop mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlunit-develop __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com |