MobileTesting-Cucumber-AppiumJava Running Tests We have preinstalled all the required environment for running the tests. You can now execute the tests in the console by the following commands: To run test mvn test To generate result test mvn verify -DskipTests Thanks