I want to use Karate UI Automation over Github Actions.
First, I saw the doc:https://github.com/intuit/karate/wiki/ZIP-Release Zip release is for the non-programmer, specially non-Java-Programmer, in my guess. I only use visual studio code on Ubuntu. This Ubuntu only has CLI, not has GUI.
doc:https://github.com/intuit/karate/wiki/ZIP-Release only mentions Windows and Mac OS.
But, Test Engineer try to use CI/CI tool like Github Actions, even if I use Windows or Mac OS, Github Actions doesn't have GUI, so ZIP-Release is not useful on Ubuntu not including GUI, in my guess.
So, wow should I do to use Karate UI Automation on OS not including GUI.