Hi ,
Is there any way to include variable names and values to test report besides using Keywordutil.logInfo() as it is logging the values as a test step.
I’m using katalon version 7.9.1
No, there isn’t. Using Keywordutil.logInfo() is the only practical solution.
Otherwise you have to invent a new format of report for yourself, like I did as follows: