Esempio n. 1
0
            public void DashboardAdmin()

            {
                DashboardTestAutomation auto = new DashboardTestAutomation();

                auto.DashboardInitialize("Default Dashboard");

                auto.DashboardAdmin();
            }