I am trying to click a command button like this:<br>&nbsp;client.submit(&quot;commandlinkButtonID&quot;);<br><br>and that coze the exception <code>org.jboss.jsfunit.facade.FormNotFoundException</code><br><br>&nbsp;Note : that command button is in a sub view&nbsp; which&nbsp; doesn&#39;t contain a  form the form is in the view which contains the sub view.
<br><br>