When I use the command: checkCheckbox("entities['ACT0']"); with the following markup i get an error "checkbox not found". I have tried many things but i don't know what is causing this error, maybe it is a bug. All the other test i have work fine, for example clickRadioOption("entities['DIT0']", "Sí"); gets fine the form and the radio element.
<html> <head></head> <body> <form action="/Mail.action" method="post"> <input value="true" type="checkbox" name="entities['ACT0']" /> <input value="Sí" type="radio" name="entities['DIT0']" /> </form> </body> </html> I'm using version 1.4-rc3. Thanks. _________________________________________________________________ Moda para esta temporada. Ponte al día de todas las tendencias. http://www.msn.es/Mujer/moda/default.asp ------------------------------------------------------------------------- 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 _______________________________________________ JWebUnit-users mailing list JWebUnit-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jwebunit-users