[
https://issues.apache.org/jira/browse/WICKET-6446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16152421#comment-16152421
]
Sven Meier commented on WICKET-6446:
------------------------------------
It's not meant to be used that way :P.
FormTest#submit() is very low-level, it just submits the form - "submit" as in
"the browser submits the form values to the server", nothing more.
> FormTester submit() doesn't work
> --------------------------------
>
> Key: WICKET-6446
> URL: https://issues.apache.org/jira/browse/WICKET-6446
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 8.0.0-M6
> Reporter: Kamil
> Assignee: Sven Meier
> Attachments: showcase-submit.zip
>
>
> 1)Run the app.
> 2)Click submit -> it works
> Run the "formShouldBeSubmittedSuccessfully" test - it fails
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)