Example #1
0
        public void Teardown()
        {
            LogGenerator.LogInfo(System.Reflection.MethodBase.GetCurrentMethod().Name);

            ReportTestManager.LogStatus();


            // close the driver specific to thread
            Driver().Quit();
        }