#How to run the test from commandline mvn clean test -Dcucumber.options="--tags @" -Denvironment= -Dbrowser= Example : mvn clean test -Dcucumber.options="--tags @login-test" -Denvironment=ci -Dbrowser=firefox