It works with httpunit 1.4.6, and it stops working when I upgraded to 1.5.3
Has anyobe else seen the same error?
javascript:document.forms['hf3'].submit()
<form name="hf3" action="SISAction.do?sessionID=9182425475764852176YJJYOPXAVK&pageNum=12&pageName=sys" method="post"> <input type="hidden" name="hi" value="41"> <input type="hidden" name="mn" value="ire-35"> <select id="lsd" tabindex="4" name="lsd"><option selected value="2003-04-24 21:08:01">Thu Apr 24 2003 21:08:01 GMT (Latest)</option> </select></form>
This problem seem to exist in v 1.5.4. Any clues as to why this is happening?
Log in to post a comment.
It works with httpunit 1.4.6, and it stops working when I upgraded to 1.5.3
Has anyobe else seen the same error?
javascript:document.forms['hf3'].submit()
<form name="hf3" action="SISAction.do?sessionID=9182425475764852176YJJYOPXAVK&pageNum=12&pageName=sys" method="post">
<input type="hidden" name="hi" value="41">
<input type="hidden" name="mn" value="ire-35">
<select id="lsd" tabindex="4" name="lsd"><option selected value="2003-04-24 21:08:01">Thu Apr 24 2003 21:08:01 GMT (Latest)</option>
</select></form>
This problem seem to exist in v 1.5.4. Any clues as to why this is happening?