public void WhenIAddANewCertification()
 {
     Certification.addNewCertification(CommonDriver.driver);
 }