Feature Requests item #1752056, was opened at 2007-07-12 03:59
Message generated for change (Settings changed) made by jevonwright
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1752056&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: None
>Status: Pending
Priority: 5
Private: No
Submitted By: MojcaK (mojcak)
Assigned to: Jevon Wright (jevonwright)
Summary: setting arbitrary attribute
Initial Comment:
After solving some problems with upgrade to JWebUnit 1.4, one problem still
remains.
This is part of a method SignDoc (I use it to sign documents). In 1.2 I used:
getDialog().getForm().getScriptableObject().setParameterValue("btnSign1",
"Podpis");
getDialog().getForm().getScriptableObject().setParameterValue("code", "");
getDialog().getForm().getScriptableObject().setParameterValue("xslt",
xslt);
getDialog().getForm().getScriptableObject().setParameterValue("signedXml",
signedData);
BtnSign1 is a button. Code, xslt and signedXml are its properties.
I wish that there were something similar in current version of JWebUnit.
Regards,
Mojca
----------------------------------------------------------------------
Comment By: Jevon Wright (jevonwright)
Date: 2008-10-29 00:24
Message:
Do you mean setting hidden input fields to particular values? Adding new
input hidden fields to the form? Or modifying the POST request itself?
The latter is probably outside the scope of JWebUnit...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1752056&group_id=61302
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development