public void GivenINavigateToNotificationPage() { //Start extent report CommonMethods.test = CommonMethods.extent.StartTest("Notification: Load More and Show Less"); notificationPage.NavigateToNotificationPage(Driver.driver); }