I have a Java class that has private methods. I want to call those methods from the karate feature file.
I'm trying to call like * def myWork = Java.type('package name'); and using myWork calling the private
static method. Its erroring out with TypeError Not a method
Aucun commentaire:
Enregistrer un commentaire