I have a karate 0.9.9.RC3 project with Java 15, tests run correctly if running directly through runner, however if I chose to run through 'mvn test' I get 'nashorn is null' error.
Asked
Active
Viewed 515 times
1 Answers
1
Sounds like you have multiple dependencies in your pom.xml
file. Follow this process please: https://github.com/intuit/karate/wiki/How-to-Submit-an-Issue

Peter Thomas
- 54,465
- 21
- 84
- 248