Re: javascript with multiselect
Gustavo Pérez <[email protected]>
| Newsgroups | gmane.comp.web.httpunit.devel |
|---|---|
| Message-ID | <[email protected]> |
it works!WebRequest webRequest = webConversation.getCurrentPage().getFormWithName("Form2").newUnvalidatedRequest( webConversation.getCurrentPage().getFormWithName("Form2").getSubmitButton("submitButton"));webRequest.setParameter("multipleChooser", "COU00000C1");webConversation.sendRequest(webRequest);ThanksFrom: [email protected]: [email protected]: Thu, 15 Feb 2007 13:48:07 +0000Subject: Re: [Httpunit-develop] javascript with multiselect
Thanks
Now I’m trying with it,
but how I can create the option?
webRequest.setParameter("multiselect",
"0") gives, no error. but creates the option with the value “0”?
with that I tried making
a session.sendRequest(webRequest) and it is giving me an error in the server
because the multiselect didn’t have the
value.
> Date: Thu, 15 Feb 2007 12:56:08 +0000> From: [email protected]> To: [email protected]> Subject: Re: [Httpunit-develop] javascript with multiselect> > On Thu, 15 Feb 2007, Gustavo Pérez wrote:> > > Anyone know how can I do this?> > Maybe WebForm.newUnvalidatedRequest() will help ?> > -- > Graeme -> Outlook Express user? - http://home.in.tum.de/~jain/software/oe-quotefix/Se uno de los primeros en probar Windows Live Mail. Windows Live Mail.
_________________________________________________________________
Descubre Live.com - tu propia página de inicio, personalizada para ver rápidamente todo lo que te interesa en un mismo sitio.
http://www.live.com/getstarted
-------------------------------------------------------------------------
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
_______________________________________________
Httpunit-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/httpunit-develop