AW: [Webtest] Re: How to use setcheckbox correctly?

webtest@lists.canoo.com webtest@lists.canoo.com
Thu, 6 Feb 2003 09:20:12 +0100


Hi Aatish,

Hmmh... You mean that you are able to set the checkbox=20
to false without having set it to true beforehand, and=20
you don't get any error! That sounds good.=20
I don't understand why it doesn't work for me. I'll=20
probably have to dig a little bit more, I guess.

Many thanks for you feedback anyway.

Regards
Robert

> -----Urspr=FCngliche Nachricht-----
> Von: Aatish Arora [mailto:a_aatish@yahoo.com]
> Gesendet: Mittwoch, 5. Februar 2003 18:47
> An: webtest@lists.canoo.com
> Betreff: [Webtest] Re: How to use setcheckbox correctly?
>=20
>=20
> Hi Kuno/Robert,
>=20
> My scripts have somethign like this:
>=20
>=20
> <setcheckbox stepid=3D"Select the CHKBOX"
> 			name=3D"Value"
> 			checked=3D"false" />
>=20
> And it wrks perfectly fine!
> I guess there is something either missing from ur side
> or mine (more likely) :) . But im sure one of the
> "oldies" will b able to help us...
>=20
> regards,
> Aatish Arora
>=20
> --- sem.Gottofrey@bkw-fmb.ch wrote:
> > Hi Kuno,
> > =20
> > So, I guess I'll have to duplicate my testSpec
> > scripts to be able to handle
> > both cases.
> > =20
> > Many thanks for your answer.
> > =20
> > Robert
> >=20
> > -----Urspr=FCngliche Nachricht-----
> > Von: Ammann Kuno [mailto:Kuno.Ammann@comit.ch]
> > Gesendet: Mittwoch, 5. Februar 2003 13:39
> > An: webtest@lists.canoo.com
> > Betreff: [Webtest] How to use setcheckbox correctly?
> >=20
> >=20
> > hi robert
> > =20
> > as fare as i know it is not possible to set a
> > checkbox to false. it tried
> > that once to and failed with the same error message
> > 'Could not remove
> > parameter from request'.=20
> > i think you need to check whether your attribute is
> > true in advance and only
> > in this case you can use the setcheckbox method. (by
> > default the a checkbox
> > is not part of a request and therefore not set.)
> > =20
> > how to use a method under conditions is not clear to
> > me at the moment. but i
> > think it's maybe standard ant syntax, i am not using
> > in details.
> > =20
> > kuno
> >=20
> >=20
>=20
>=20
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>=20