I am getting following exception when trying to call feature file of another module from different module with logs as,
org.graalvm.polyglot.PolyglotException: TypeError: Access to host class utils.Utils is not allowed or does not exist.
Following is the file which I am trying to run as, https://github.com/bipin-k/karate-automation/blob/master/sample-automation/src/main/java/sample.feature