public void GivenIClickOnTheCertificationAndAddANewCertification() { EditProfile edit = new EditProfile(); edit.AddNewCert(); }