Craig Copeland wrote:
...
3) Not sure to really understand what is the aim of this. You want to verify the debug messages?
I use this to verify the outcome of particular JS calls where I believe there
may be problems, but the outcome isn't explicitly shown.  This is how I found
the issue where table.rows[0].cells.length was returning 0 when the first
element was <TH> instead of <TD>.  Perhaps there is a way to send output to a
Java or Javascript Console, but I don't know how to do that.

aren't the message on the console enough for such debug purposes?

Marc.
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to