Bugs item #1021993, was opened at 2004-09-03 13:23
Message generated for change (Settings changed) made by jimweaver
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1021993&group_id=61302

Category: None
Group: None
>Status: Pending
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Jim Weaver (jimweaver)
Summary: ...getElementById("id").style... not accepted

Initial Comment:

Hello all,

First of all I want to congrat you for this tool. It is great 
and helpful for testing. 
How can I test this line:
   document.getElementById("id").style.display="none"; 

 this is the error message error message : 

      ConversionError: The undefined value has no 
properties. (httpunit; line 5)
        at org.mozilla.javascript.NativeGlobal.constructError
(NativeGlobal.java:
597)
  i need your help, thanks in advance

----------------------------------------------------------------------

Comment By: Jim Weaver (jimweaver)
Date: 2004-09-13 16:07

Message:
Logged In: YES 
user_id=619947

Hiya,

Are you using the latest jWebUnit?  If so, I think this is
probably a HttpUnit problem.  Their website says that the
style property of htmlelement is supported
(http://httpunit.sourceforge.net/doc/javascript-support.html),
but if it is throwing this error they may have a problem. 
Also, I don't see anything on their current API to inspect
the style property of HtmlElement, which seems odd as well.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1021993&group_id=61302


-------------------------------------------------------
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
_______________________________________________
Jwebunit-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to