at com.intuit.karate.cucumber.KarateObjectFactory.getInstance (KarateObjectFactory.java:80) at com.intuit.karate.cucumber.KarateObjectFactory.getStepDefs (KarateObjectFactory.java:87) ...
I want to run karate tests in API call so that it can be integrated to our automation framework. However I am getting below error. Attached project source file. com ...