Howdy Marc, Nope. Doesn't seem to make a difference. I'm getting the same error. Just to make sure I'm building off the correct source, etc: -1. mkdir htmlunit 0. cd htmlunit 1. svn co https://svn.sourceforge.net/svnroot/htmlunit/trunk/htmlunit . 2. maven java:compile 3. cd target\classes 4. jar cvf C:\htmlunit-1.9.jar * 5. Replaced <canoo-webtest-base-dir>\lib\htmlunit-1.9.jar with the new jar above 6. Ran the test!
> Hi Craig, > > can you try to check and build htmlunit from its SVN repository and use > it with WebTest. If I correctly remember some issues with table length > have been fixed since release 1.9. This may already solve your problem. > > Marc. > > Craig Copeland wrote: >> A JavaScript error occurs when the combination of table.deleteRow() and >> table.insertRow() is used. The deleteRow... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

