Пример #1
0
            public void Dbd100125()

            {
                DashboardTestAutomation auto = new DashboardTestAutomation();

                auto.DashboardInitialize("Automate Capacity");

                auto.CapacityWidget();

                auto.ChangeDate("24", "October", "2016");

                auto.GraphAssert();

                auto.Delete();
            }