Login  Register

Grails + canoo webtest

classic Classic list List threaded Threaded
1 message Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Grails + canoo webtest

Haranal
1 post
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.