<pre>I have the following form to click in order to submit the seleted items, what is proper command in twill to perform this task?  Thanks a lot!<br>&lt;<span>form</span><span><br> name</span>=<span>&quot;process_form_2&quot; 
</span><span>method</span>=<span>&quot;GET&quot;</span>&gt;<br>&lt;<span>a</span><span><br> href</span>=<span>&quot;/patroninfo/1931688/items&quot; </span><span>onClick</span>=<span>&quot;return onClickProcessSome( process_form_2, &#39;/patroninfo/1931688/items&#39;, &#39;renew&#39; )&quot;
<br></span>&gt;&lt;<span>img</span><span> src</span>=<span>&quot;/screens/pat_renewmark.gif&quot; </span><span>alt</span>=<span><br>&quot;RENEW SELECTED ITEMS&quot; </span><span>border</span>=<span>&quot;0&quot; </span><span>
<span>/</span></span>&gt;&lt;/<span><br>a</span>&gt;<br><br><br>I do not have luck on using tg4wtwill.py to convert the above task in the testgen4web either.<br><br>thanks in adv.<br><br>Meiji <br></pre>