Esempio n. 1
0
            public void TrendChart()

            {
                DashboardTestAutomation auto = new DashboardTestAutomation();

                auto.DashboardInitialize("Trend Chart & HeatMap");

                auto.TrendChart();

                auto.GraphAssert();
            }