You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Christian Riedel <ch...@gmx.net> on 2010/01/12 21:59:23 UTC

Using PageTester#submitForm and FormFragment

Hi,

I'm trying to write a simple page test for a page with a form and 
several FormFragments (wizard-style; trying out tynamo-conversation, 
good work btw). The test should simply submit the form with one fragment 
visible.
Now I'm not getting it submitted successfully because the validation 
fails - in one of the invisible fragments! Isn't the form component 
clever enough to cut out the posted data from invisible form fragments, 
when there is not javascript doing it? Is there a workaround?

Thanks,
Christian

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org