I want to execute a python script which is located either:
- On my Local System or,
- Within the Karate project itself
My question is how to specify the paths of the above scripts location into karate.exec() command. I Tried giving the path but while executing it says working directory: null and python: can't open file + No such file or directory