My Runner class is as below:
@RunWith(CucumberWithSerenity.class) @CucumberOptions(features = "src/test/resources/features/" ,glue={"com.st