demo sample project of executing performance testing for WebUI karate tests using gatling integration
mvn clean test
The above works because the gatling-maven-plugin has been configured to run as part of the Maven test phase automatically in the pom.xml.
The file location of the Gatling HTML report should appear towards the end of the console log. Copy and paste it into your browser address-bar.