Hi I have WebTests written in groovy. To overcome some problems Marc suggested usage of the groovy ''' ''' step . This did solve the problem . But the repot gets printed the entire inline step is printed . Is there a way to avoid this ?
I tried groovy (description: 'xxx') ''' '''' But that said unknown method . Regards Hari

