Class TestStatisticsChartPortlet

    • Field Detail

      • TEST_STATISTICS_CHART

        public static final String TEST_STATISTICS_CHART
        ID of this Portlet in Listview.
        See Also:
        Constant Field Values
    • Constructor Detail

      • TestStatisticsChartPortlet

        public TestStatisticsChartPortlet​(DashboardView parent,
                                          String path)
        Constructs a new test statistics chart portlet.
        Parameters:
        parent - Dashboard view this portlet is scoped to.
        path - Absolute path to the area.
    • Method Detail

      • getChart

        public org.openqa.selenium.WebElement getChart()
                                                throws org.openqa.selenium.NoSuchElementException
        Gets the chart image as WebElement.
        Returns:
        The chart_image-WebElement containing the statistics.
        Throws:
        org.openqa.selenium.NoSuchElementException - if the chart is not found