-
Can you please try with the latest 2.7 snapshot from http://build.canoo.com/htmlunit/artifacts/, not the one currently provided with WebTest. I'm quite sure that this problem has already been fixed.
2009-11-10 06:42:01 UTC by mguillem
-
This is a bug, not a feature request as this function exists in the browsers we want to simulate.
Can you provide a minimal test case?.
2009-11-10 06:40:38 UTC by mguillem
-
This feature is needed for GWT tests to pass. Please merge to the meta bug if you have already open one.
2009-11-10 01:12:37 UTC by franklin99
-
StringIndexOutOfBoundsException: String index out of range: -1000000 when running Webtest script w/ htmlunit 2.6 and the latest 2.7 snap shot
Executing Xpath:
2009-11-09 20:22:32 UTC by rheekgopolo
-
Fixed in SVN (I think). You can wait for the 2.7 release, or you can download a snapshot at http://build.canoo.com/htmlunit/artifacts/
Thanks for the bug report!
2009-11-09 13:46:36 UTC by sdanig
-
asashour committed revision 5159 to the HtmlUnit SVN repository, changing 1 files.
2009-11-09 06:31:56 UTC by asashour
-
sdanig committed revision 5158 to the HtmlUnit SVN repository, changing 3 files.
2009-11-09 06:08:29 UTC by sdanig
-
Thanks for the example, initial test case added in HtmlTable2Test#two_theads().
To fix this, NekoHtml should apply the patch in https://sourceforge.net/tracker/?func=detail&aid=2893796&group_id=195122&atid=952180
Then HtmlUnit .asText() should handle the first and as header and footer, and treat all other elements as if they are in tbody.
2009-11-07 11:54:40 UTC by asashour
-
Thanks for the tiny case, fixed in SVN.
2009-11-07 11:45:30 UTC by asashour
-
asashour committed revision 5157 to the HtmlUnit SVN repository, changing 6 files.
2009-11-07 11:45:20 UTC by asashour