ContributionsMost RecentMost LikesSolutionsRe: How to capture results from "script logs" tab in SOAPUI free version using groovy scriptingI have some log.info messages in my Groovy script test steps, all these messages gets added to the script logs tab during execution, hence for every test run I want to capture the messages on script logs tab in soapui and write it on a file, using groovy scriptingHow to capture results from "script logs" tab in SOAPUI free version using groovy scripting