How to save an object created while running an automated test in Katalon?

Two things:

  1. We need more information: [TIP] How To Help Us Help You! (My test is BROKEN! NOTHING WORKS! PLEASE HELP ME!)

  2. It sounds like you’re modifying the AUT using a test case. That’s not a good idea: Tip: DO NOT CHANGE THE AUT THROUGH TEST CODE

Hopefully, I’m misunderstanding what you’re trying to do and item 1 above will help.