[Webtest] Decrement in fieldIndex

Dierk Koenig webtest@lists.canoo.com
Fri, 14 Oct 2005 12:18:30 +0200


http://webtest.canoo.com/webtest/manual/syntaxExtension.html

cheers
Mittie

> -----Original Message-----
> From: webtest-admin@lists.canoo.com
> [mailto:webtest-admin@lists.canoo.com]On Behalf Of Vikenty Menshutkin
> Sent: Freitag, 14. Oktober 2005 12:10
> To: webtest@lists.canoo.com
> Subject: RE: [Webtest] Decrement in fieldIndex
> 
> 
> So, where can I find the documentation for step.* functions or something
> like that?
> 
> > When things get more complicated, use ScriptStep or Groovy 
> > (See the syntax ref for details).
> > 
> > cheers
> > Mittie
> > 
> > > -----Original Message-----
> > > From: webtest-admin@lists.canoo.com
> > > [mailto:webtest-admin@lists.canoo.com]On Behalf Of Vikenty 
> > Menshutkin
> > > Sent: Freitag, 14. Oktober 2005 11:42
> > > To: WebTest Mailing List
> > > Subject: [Webtest] Decrement in fieldIndex
> > >
> > >
> > > Hi all,
> > >
> > > Can I use some simple math functions in (for example) fieldIndex?
> > >
> > > <repeat ...
> > > ...
> > > <setCheckbox
> > > 	name="selected"
> > > 	fieldIndex="#{checkBox-count}-1" <!-- NOT WORKING -->
> > > 	checked="false" />
> > > </repeat>
> 
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest