Hi,

On Tue, Jul 31, 2012 at 5:26 PM, Douglas Ferguson <the...@gmail.com> wrote:
> I got it to work using this:  
> tester.startComponentInPage(tester.getComponentFromLastRenderedPage(myPanel));
>
> Does this ring any bells?

No. This just starts a panel, i.e. render it.
There is nothing about form submittion in this line of code.

>
> Martin do you want to see the test code or the app code as well? The app code 
> uses alot of custom components, so I'd prolly want to figure out tease things 
> out and figure out what's causing the problem before dumping all that in your 
> lap.

I'm interested in the test code.

>
> Douglas
>
>
> On Jul 31, 2012, at 2:17 AM, Martin Grigorov <mgrigo...@apache.org> wrote:
>
>> Show us some code.
>>
>> On Tue, Jul 31, 2012 at 1:50 AM, Douglas Ferguson <the...@gmail.com> wrote:
>>> We are trying to write some tests using FormTester.
>>>
>>> We are setting values on a text field and then submitting the form.
>>> The form is erroring out because the field is required.
>>>
>>> Does anybody have any ideas why the value is not getting set properly?
>>>
>>> Douglas
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>
>>
>>
>>
>> --
>> Martin Grigorov
>> jWeekend
>> Training, Consulting, Development
>> http://jWeekend.com
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to