Environment switching is not working as documented in karate 1.0.0

Viewed 11

mvn test -DargLine=-Dkarate.env=E2 -Dtest=OrgRunner

Above is my command env variable in karate-config.js not getting resolved with E2..it is coming as null. I'm using Karate-core 1.0.0.

0 Answers
Related