Forum Discussion
ccarnes
3 months agoNew Contributor
As an aside, I have gotten around this by capturing the test step data in a testCase scoped custom property and then writing to a text file after the testCase has finished executing.
While this is a decent workaround, I would still like to know if there is a native or better solution to capturing groovy test logs/output.