@com.thoughtworks.gauge.Step("Open stage listing page - Already on material listing page")
 public void openStageListingPage() throws Exception {
   super.openStageListingPage();
 }