Help with Importing Katalon Recorder Test Scripts into Katalon Studio?

The process is:

  1. In Katalon Recorder open your test case and click on the Export {} button
  2. Using the Format Option dropdown, select Katalon Studio
  3. Copy the script using the Copy to Clipboard button (or use Crtl-A, Ctrl-C)
  4. In Katalon Studio open or create a blank test case
  5. Under the test case, select the Script tab
  6. Paste in your test script

Note, there may be some lines of the script that show errors. You will need to rectify those to successfully run the script.