@AfterMethod(alwaysRun = true)
 public void clearCustomTestProperties() {
   Configuration.clearCustomTestProperties();
 }