HttpUnit problem with tables

"Venkita Subramonian" <[email protected]>
Newsgroups gmane.comp.web.httpunit.devel
Message-ID <[email protected]>
I am having a problem with HttpUnit and tables.
I have a table in my html response as shown below. 
The WebTable instance from HttpUnit seems to
recognize only one row (WebTable.getRowCount()) 
and one column (WebTable.getColumnCount()) in the 
table. It does not seem to recognize the second 
column. Anything wrong I am doing here? I have 
setExceptionsThrownOnScriptError(false) and 
I see the following messages from HttpUnitOptions.getScriptErrorMessages(),
but they don't seem to be related to this particular
table cell which also has an embedded javascript.

Event 'startRefresh();' failed: ReferenceError: "setInterval" is not
defined. (httpunit; line 1)

<TABLE border="0" cellpadding="0" cellspacing="0" width="260">

<TR>

<TD align="left" class="boxTitle" width="178">Record</TD>
<TD align="right" width="82"><A
href="javascript:parent.joinPopup('0169122');"><IMG border="0" height="21"
name="cc_hangUp" src="./images/buttons/join_enabled.gif"
width="70"></A></TD>

</TR>

</TABLE>


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.