I am setting maven parameter as
mvn test -DargLine="-Dkarate.env=QA"
but getting below error while running
karate.env selected environment was: null
You can try mvn test -Dkarate.env=QA
If that does not work, please follow this process: https://github.com/intuit/karate/wiki/How-to-Submit-an-Issue