I’m using Karate framework for API automation and also using Gatling plugin with Karate for performance testing. The Gatling HTML report generated after load test does not show 90th percentile response time values by default. As we are using Gatling plugin in Karate, there is no Gatling.config file to update and add 90th percentile value in it.
Can someone please help me to add 90th percentile value in Karate-Gatling HTML report.