public void WhenIHaveEnterTheDetailsForNewCertification() { certificationPage.enterAward(); Console.WriteLine("I have enter the details for new certification"); certificationPage.enterCertifiedFrom(); certificationPage.dropdown_Year(); }