Exemplo n.º 1
0
        public void ThenIShouldAbleToValidateUPDATEDCERTIFICATIONSuccessfully()
        {
            CertificationPage Create = new CertificationPage();

            Create.ValidateUpdatedCertification();
        }