Create/update script repository does not include "Drivers" folder

Create/Update script repository does not include “Drivers” folder.

  • Katalon Studio Version:8.1.0
  • OS Version: Windows 10
  • Browser Version: NA

Steps to Reproduce:

  1. Try to upload the script using Katalon Studio’s “create script repository” feature.
  2. Go to testops and download the script repository which is uploaded from Katalon Studio.
  3. Unzip repository and look for “Drivers” folder.

Actual behavior: “Drivers” folder is not present.
Expected behavior: “Drivers” folder should also get uploaded with other folders.

Screenshots:image image image

I am interested in this issue as well. I want to hear from Katalon Team.

My personal view is that the jar files as external dependences should NOT be stored. Instread Katalon should invest more resources for Dependencies Management with Native Gradle if possible.