Feature Requests item #1568543, was opened at 2006-09-30 22:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1568543&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: HtmlUnit plugin
Group: Release 1.3
Status: Open
Priority: 5
Submitted By: Kaleinani Yuen (kkny65)
Assigned to: Nobody/Anonymous (nobody)
Summary: Allow for Image Input Submissions

Initial Comment:
Is there a way to submit a form with an HtmlImageInput?
 It seems that HtmlUnitDialog's 'submit()' function
restricts its submission to HtmlSubmitInput and
HtmlButtonInput.  Alternatively, the
'submit("buttonName")' function should work, as it is
not restrictively looking for a button (or is it?), but
I still get errors.

Would it suffice if the 'submit()' function just did a
getForm().submit()?
My test case written exclusively with HtmlUnit properly
finds the image input element for submission.

Without the image input submission, I can not upgrade
from jWebUnit 1.2 to 1.3.

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

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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to