Support Requests item #1751961, was opened at 2007-07-11 15:00
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497983&aid=1751961&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: Open
Priority: 5
Private: No
Submitted By: MojcaK (mojcak)
Assigned to: Nobody/Anonymous (nobody)
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


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

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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to