[
https://issues.apache.org/jira/browse/WICKET-6446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16134400#comment-16134400
]
Sven Meier commented on WICKET-6446:
------------------------------------
We're do you get 'that it should be Only form without submit button'?
I don't see a mismatch in what it is doing and what's in the Javadoc.
The method submits the form as any browser would do it, whether a button is
considered clicked or not is a matter of setting up the relevant request
parameters.
> 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)