[Webtest] latest changes
Carsten Seibert
webtest@lists.canoo.com
Fri, 3 May 2002 15:32:56 +0200
Yep. Use
<setselectfield
stepid="Set 1st value"
name="MultiValueParameter"
value="v1"
multiselect="true" />
<setselectfield
stepid="Set 2nd value"
name="MultiValueParameter"
value="v2"
multiselect="true" />
to generate a multivalue parameter named "MultiValueParameter" with
parameters ["v1", "v2"].
Ciao,
Carsten
Carsten Seibert
seiberTEC GmbH Switzerland
mailto:seibert@seibertec.ch / phone: +41 79 636 4317
> -----Original Message-----
> From: Laval Chung [mailto:lchung@sunbowtechnology.com]
> Sent: Freitag, 3. Mai 2002 12:31
> To: webtest@gate.canoo.com
> Subject: Re: [Webtest] latest changes
>
>
> Does this build includes the possibility to set multivalues
> parameters??
>
> Cheers
> LChung
> ----- Original Message -----
> From: "Carsten Seibert" <seibert@acm.org>
> To: "Webtest mailing list (E-mail)" <webtest@gate.canoo.com>
> Sent: Thursday, May 02, 2002 10:59 AM
> Subject: [Webtest] latest changes
>
>
> > Hi all,
> >
> > I've finally managed to integrate my latest changes into
> the CVS. This
> > resulted in build 215.
> >
> > External:
> > - introduction of a <setselectfield> step for handling of
> combo boxes and
> > lists
> > - cleanup of <setinputfield> which was used for list
> handling before.
> > Note: <setinputfield> does not support the attributes
> text and regex
> > anymore!!
> > Please use <setselectfield> instead.
> > - WebTest.dtd updated
> >
> > Internal:
> > - Parameter handling refactored (ParameterHolder introduced)
> > - some minor cleanup
> >
> > Have fun,
> > Carsten
> >
> > Carsten Seibert
> > seiberTEC GmbH Switzerland
> > mailto:seibert@seibertec.ch / phone: +41 79 636 4317
> >
> > _______________________________________________
> > WebTest mailing list
> > WebTest@lists.canoo.com
> > http://lists.canoo.com/mailman/listinfo/webtest
> >
>
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest