Message is not printing on the console in jmeter using JSR223 and groovy

后端 未结 5 1555
忘掉有多难
忘掉有多难 2021-01-04 00:19

println() inside static void main method is not printing anything anywhere, whereas only println() prints in terminal. Here is my code:

class Ca         


        
5条回答
提交回复
热议问题