Grails + canoo webtest
Posted by Haranal on Jun 22, 2009; 1:57pm
URL: https://support.nabble.com/Grails-canoo-webtest-tp3136354.html
Hi,
can i write test method for table row onClick();
<tr class="${assetList.cssVal}" onclick="assetSubmit('${assetList?.item?.assetTag}');">
once onClick is done the form should be submitted, how can this is achieved in grails canoo webtest
please help me to solve this one.
Thanks,
Mallu.