public void WhenIDeleteACertification()
 {
     Certification.deleteCertification(CommonDriver.driver);
 }