Esempio n. 1
0
        public void WhenIPressADDNEWButtonAndThenIEnterCertificateCertificateFromYearAndPressAdd()
        {
            CertificationPage Create = new CertificationPage();

            Create.AddNewCertification();
        }