Bugs item #1812113, was opened at 2007-10-12 10:57
Message generated for change (Comment added) made by henryju
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1812113&group_id=61302
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: Release 1.4.1
>Status: Closed
>Resolution: Wont Fix
Priority: 5
Private: No
Submitted By: josshua (josshua)
Assigned to: Nobody/Anonymous (nobody)
Summary: assertFormElementPresent with javascript written form tag
Initial Comment:
assertFormElementPresent() returns "Did not find form element with name
[name1]."
when form tag is written with javascript
<script language="JavaScript">
document.write("<form name=\"form1\">");
</script>
<input type="text" name="name1">
<script language="JavaScript">
document.write("</form>");
</script>
----------------------------------------------------------------------
>Comment By: Julien HENRY (henryju)
Date: 2007-12-10 11:52
Message:
Logged In: YES
user_id=1235926
Originator: NO
This is a HtmlUnit bug. It was already known but still not solved. Feel
free to consult
http://sourceforge.net/tracker/index.php?func=detail&aid=1185389&group_id=47038&atid=448266
and help to solve the bug.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1812113&group_id=61302
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development