Esempio n. 1
0
        public void GivenINavigateToNotificationPage()
        {
            //Start extent report
            CommonMethods.test = CommonMethods.extent.StartTest("Notification: Load More and Show Less");

            notificationPage.NavigateToNotificationPage(Driver.driver);
        }