-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

We are using zope.testbrowser together with Kotti.

Our content-type contains several mandatory "List"
fields rendered as checkboxes. For functional tests
with zope.testbrowser I need obviously to click at least
of one the checkboxes.

The checkboxes are rendered as

<input id="deformField4-0" type="checkbox"...>
<input id="deformField4-1" type="checkbox"...>
...

Since the id depends on the ordering of the field I don't want
to use

browser.getControl('deformField4-0').

Is there any chance choosing a checkbox by value (which is
more speaking than an auto-generated ID here)?

Andreas



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQGUBAEBAgAGBQJQ/TQOAAoJEADcfz7u4AZjD0wLv2SdAti1rYJghIFD60mNpSms
kefjASzMAZ1+6daRFBejLiNSjx5ap9qbW3GJDRhf1BBki7NPknn7JlA/psRndTek
WTKrSV6HMLEdips3433qReBSK752Gh1DHYN35qlTDBccGQ/1bVw2E0b372lEMHm3
8ZkdEBrhO6inbVhFRUgzaQ8SUOHINX0pXfAk0ihD1ls5WHF5n1U42OyP5mI+8gn7
erIWBRvd2lTuFgCCj0xuu0Ynz+seiqZFqsnrQc2iZgluBxs3IiX+5xa0xI5IkGeh
XcUKPdwxSGbaLQC2wWGYw3rLfNSYu7+NmNEcS2E/Mzag+9xH3YP1STSzTSeqfC++
5PQjTyn0QzM9uZAEXbm/3plYuJqnAOscS/+yHQ2haXzdpQF0ZGIwrI7fBLM9pVh0
IxPfzC7PIvh24xuT1d1yovcsf4eG5xb4YDMGM/86lzrNl3Kj8BlnUb4toZmh7sjd
ikmPFxpdxL6GmPPD2LkBRsF2xYV2fbE=
=7GjJ
-----END PGP SIGNATURE-----

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

<<attachment: lists.vcf>>

Reply via email to